Skip to main content

Showing 1–11 of 11 results for author: Bui, K

  1. arXiv:2406.00571  [pdf, other

    cs.CV eess.IV math.NA

    An Image Segmentation Model with Transformed Total Variation

    Authors: Elisha Dayag, Kevin Bui, Fredrick Park, Jack Xin

    Abstract: Based on transformed $\ell_1$ regularization, transformed total variation (TTV) has robust image recovery that is competitive with other nonconvex total variation (TV) regularizers, such as TV$^p$, $0<p<1$. Inspired by its performance, we propose a TTV-regularized Mumford--Shah model with fuzzy membership function for image segmentation. To solve it, we design an alternating direction method of mu… ▽ More

    Submitted 4 June, 2024; v1 submitted 1 June, 2024; originally announced June 2024.

    Comments: Accepted to EUSIPCO'24

  2. arXiv:2402.07243  [pdf, other

    cs.CV eess.IV

    PIVOT-Net: Heterogeneous Point-Voxel-Tree-based Framework for Point Cloud Compression

    Authors: Jiahao Pang, Kevin Bui, Dong Tian

    Abstract: The universality of the point cloud format enables many 3D applications, making the compression of point clouds a critical phase in practice. Sampled as discrete 3D points, a point cloud approximates 2D surface(s) embedded in 3D with a finite bit-depth. However, the point distribution of a practical point cloud changes drastically as its bit-depth increases, requiring different methodologies for e… ▽ More

    Submitted 11 February, 2024; originally announced February 2024.

    Comments: Accepted at 3DV 2024

  3. arXiv:2402.03292  [pdf, other

    cs.LG cs.CV

    Zero-shot Object-Level OOD Detection with Context-Aware Inpainting

    Authors: Quang-Huy Nguyen, Jin Peng Zhou, Zhenzhen Liu, Khanh-Huyen Bui, Kilian Q. Weinberger, Dung D. Le

    Abstract: Machine learning algorithms are increasingly provided as black-box cloud services or pre-trained models, without access to their training data. This motivates the problem of zero-shot out-of-distribution (OOD) detection. Concretely, we aim to detect OOD objects that do not belong to the classifier's label set but are erroneously classified as in-distribution (ID) objects. Our approach, RONIN, uses… ▽ More

    Submitted 6 February, 2024; v1 submitted 5 February, 2024; originally announced February 2024.

  4. arXiv:2308.07601  [pdf, ps, other

    cs.CL

    VBD-MT Chinese-Vietnamese Translation Systems for VLSP 2022

    Authors: Hai Long Trieu, Song Kiet Bui, Tan Minh Tran, Van Khanh Tran, Hai An Nguyen

    Abstract: We present our systems participated in the VLSP 2022 machine translation shared task. In the shared task this year, we participated in both translation tasks, i.e., Chinese-Vietnamese and Vietnamese-Chinese translations. We build our systems based on the neural-based Transformer model with the powerful multilingual denoising pre-trained model mBART. The systems are enhanced by a sampling method fo… ▽ More

    Submitted 15 August, 2023; originally announced August 2023.

  5. arXiv:2307.00684  [pdf, ps, other

    cs.CV

    A Proximal Algorithm for Network Slimming

    Authors: Kevin Bui, Fanghui Xue, Fredrick Park, Yingyong Qi, Jack Xin

    Abstract: As a popular channel pruning method for convolutional neural networks (CNNs), network slimming (NS) has a three-stage process: (1) it trains a CNN with $\ell_1$ regularization applied to the scaling factors of the batch normalization layers; (2) it removes channels whose scaling factors are below a chosen threshold; and (3) it retrains the pruned model to recover the original accuracy. This time-c… ▽ More

    Submitted 30 January, 2024; v1 submitted 2 July, 2023; originally announced July 2023.

    Comments: accepted to LOD'23; fixed typo

  6. arXiv:2307.00439  [pdf, other

    eess.IV cs.CV math.NA

    Weighted Anisotropic-Isotropic Total Variation for Poisson Denoising

    Authors: Kevin Bui, Yifei Lou, Fredrick Park, Jack Xin

    Abstract: Poisson noise commonly occurs in images captured by photon-limited imaging systems such as in astronomy and medicine. As the distribution of Poisson noise depends on the pixel intensity value, noise levels vary from pixels to pixels. Hence, denoising a Poisson-corrupted image while preserving important details can be challenging. In this paper, we propose a Poisson denoising model by incorporating… ▽ More

    Submitted 1 July, 2023; originally announced July 2023.

    Comments: accepted to ICIP 2023

  7. arXiv:2301.03393  [pdf, other

    cs.CV

    Difference of Anisotropic and Isotropic TV for Segmentation under Blur and Poisson Noise

    Authors: Kevin Bui, Yifei Lou, Fredrick Park, Jack Xin

    Abstract: In this paper, we aim to segment an image degraded by blur and Poisson noise. We adopt a smoothing-and-thresholding (SaT) segmentation framework that finds a piecewise-smooth solution, followed by $k$-means clustering to segment the image. Specifically for the image smoothing step, we replace the least-squares fidelity for Gaussian noise in the Mumford-Shah model with a maximum posterior (MAP) ter… ▽ More

    Submitted 16 June, 2023; v1 submitted 5 January, 2023; originally announced January 2023.

    Comments: Accepted to Frontiers in Computer Science: https://www.frontiersin.org/articles/10.3389/fcomp.2023.1131317/abstract; Arxiv version has clearer images best for zooming in

  8. arXiv:2202.10115  [pdf, other

    cs.CV

    An Efficient Smoothing and Thresholding Image Segmentation Framework with Weighted Anisotropic-Isotropic Total Variation

    Authors: Kevin Bui, Yifei Lou, Fredrick Park, Jack Xin

    Abstract: In this paper, we design an efficient, multi-stage image segmentation framework that incorporates a weighted difference of anisotropic and isotropic total variation (AITV). The segmentation framework generally consists of two stages: smoothing and thresholding, thus referred to as SaT. In the first stage, a smoothed image is obtained by an AITV-regularized Mumford-Shah (MS) model, which can be sol… ▽ More

    Submitted 15 November, 2023; v1 submitted 21 February, 2022; originally announced February 2022.

    Comments: final version sent to Springer CAMC

  9. arXiv:2010.01242  [pdf, other

    cs.CV

    Improving Network Slimming with Nonconvex Regularization

    Authors: Kevin Bui, Fredrick Park, Shuai Zhang, Yingyong Qi, Jack Xin

    Abstract: Convolutional neural networks (CNNs) have developed to become powerful models for various computer vision tasks ranging from object detection to semantic segmentation. However, most of the state-of-the-art CNNs cannot be deployed directly on edge devices such as smartphones and drones, which need low latency under limited power and memory bandwidth. One popular, straightforward approach to compres… ▽ More

    Submitted 18 August, 2021; v1 submitted 2 October, 2020; originally announced October 2020.

    Comments: version1 published in ISVC'20; version 2: fixed typo; version3 is the extended version and submitted to a journal; version 4: more typos fixed, official version will be on IEEE Access

  10. arXiv:2005.04401  [pdf, other

    cs.CV

    A Weighted Difference of Anisotropic and Isotropic Total Variation for Relaxed Mumford-Shah Color and Multiphase Image Segmentation

    Authors: Kevin Bui, Fredrick Park, Yifei Lou, Jack Xin

    Abstract: In a class of piecewise-constant image segmentation models, we propose to incorporate a weighted difference of anisotropic and isotropic total variation (AITV) to regularize the partition boundaries in an image. In particular, we replace the total variation regularization in the Chan-Vese segmentation model and a fuzzy region competition model by the proposed AITV. To deal with the nonconvex natur… ▽ More

    Submitted 17 July, 2021; v1 submitted 9 May, 2020; originally announced May 2020.

    Comments: latest version has typos fixed; Clean, official version will be on SIAM Journal on Imaging Sciences

  11. arXiv:1912.07868  [pdf, ps, other

    cs.CV cs.LG

    $\ell_0$ Regularized Structured Sparsity Convolutional Neural Networks

    Authors: Kevin Bui, Fredrick Park, Shuai Zhang, Yingyong Qi, Jack Xin

    Abstract: Deepening and widening convolutional neural networks (CNNs) significantly increases the number of trainable weight parameters by adding more convolutional layers and feature maps per layer, respectively. By imposing inter- and intra-group sparsity onto the weights of the layers during the training process, a compressed network can be obtained with accuracy comparable to a dense one. In this paper,… ▽ More

    Submitted 17 December, 2019; originally announced December 2019.