no code implementations • 29 Sep 2024 • Jun Liu, Geng Yuan, Weihao Zeng, Hao Tang, Wenbin Zhang, Xue Lin, Xiaolin Xu, Dong Huang, Yanzhi Wang
As a result, the diagnostic results are unreliable by the transfer learning model.
1 code implementation • 14 Sep 2024 • Dong Huang, Jie M. Zhang, Mingzhe Du, Mark Harman, Heming Cui
Large language models (LLMs) have been widely applied to assist test generation with the source code under test provided as the context.
1 code implementation • 6 Sep 2024 • Haixin Zhang, Yongjun Li, Dong Huang
However, there is a gap between visual representation learning and textual semantic learning, and how to properly utilize the representation of two different modalities for clustering is still a big challenge.
no code implementations • 21 Aug 2024 • Zhengyang Li, Wenhao Liang, Chang Dong, Weitong Chen, Dong Huang
This study investigates the vulnerability of time series classification models to adversarial attacks, with a focus on how these models process local versus global information under such conditions.
no code implementations • 20 Aug 2024 • Junming Wang, Dong Huang, Xiuxian Guan, Zekai Sun, Tianxiang Shen, Fangming Liu, Heming Cui
These blocks efficiently extract semantic and geometric features in 3D environments with linear complexity, ensuring that the network can learn long-distance dependencies to improve prediction accuracy.
no code implementations • 8 Jun 2024 • Dong Huang, Xianwen Song, Pengkun Yang
This paper studies the problem of recovering the hidden vertex correspondence between two correlated random graphs.
1 code implementation • 24 May 2024 • Dong Huang, Jianbo Dai, Han Weng, Puzhen Wu, Yuhao QING, Jie M. Zhang, Heming Cui, Zhijiang Guo
These profiles are fed back to the LLM, which then revises the code to reduce overhead.
no code implementations • 16 Mar 2024 • Jun Liu, Chao Wu, Changdi Yang, Hao Tang, Zhenglun Kong, Geng Yuan, Wei Niu, Dong Huang, Yanzhi Wang
Large language models (LLMs) have become crucial for many generative downstream tasks, leading to an inevitable trend and significant challenge to deploy them efficiently on resource-constrained devices.
1 code implementation • 3 Feb 2024 • Dong Huang, Yuhao QING, Weiyi Shang, Heming Cui, Jie M. Zhang
This paper presents EffiBench, a benchmark with 1, 000 efficiency-critical coding problems to assess the efficiency of code generated by code generation models.
1 code implementation • 25 Jan 2024 • Hai-Xin Zhang, Dong Huang
Deep clustering has gained significant attention due to its capability in learning clustering-friendly representations without labeled data.
1 code implementation • 24 Jan 2024 • Hai-Xin Zhang, Dong Huang, Hua-Bao Ling, Guang-Yu Zhang, Wei-jun Sun, Zi-hao Wen
In this paper, we present a novel deep image clustering approach termed PICI, which enforces the partial information discrimination and the cross-level interaction in a joint learning framework.
1 code implementation • 24 Jan 2024 • Haixin Zhang, Dong Huang
To tackle these critical issues, we present a novel end-to-end deep clustering framework with dynamic grouping and prototype aggregation, termed as DigPro.
1 code implementation • 20 Dec 2023 • Dong Huang, Jie M. Zhang, Michael Luck, Qingwen Bu, Yuhao QING, Heming Cui
The advancement of natural language processing (NLP) has been significantly boosted by the development of transformer-based large language models (LLMs).
Ranked #1 on Code Generation on MBPP
no code implementations • 14 Oct 2023 • Yutian Lei, Jun Liu, Dong Huang
The flourishing success of Deep Neural Networks(DNNs) on RGB-input perception tasks has opened unbounded possibilities for non-RGB-input perception tasks, such as object detection from wireless signals, lidar scans, and infrared images.
no code implementations • 3 Sep 2023 • Dong Huang, Qingwen Bu, Jie Zhang, Xiaofei Xie, Junjie Chen, Heming Cui
To mitigate bias for code generation models, we evaluate five bias mitigation prompt strategies, i. e., utilizing bias testing results to refine the code (zero-shot), one-, few-shot, and two Chain-of-Thought (CoT) prompts.
no code implementations • ICCV 2023 • Haoyuan Li, Haoye Dong, Hanchao Jia, Dong Huang, Michael C. Kampffmeyer, Liang Lin, Xiaodan Liang
Multi-person 3D mesh recovery from videos is a critical first step towards automatic perception of group behavior in virtual reality, physical therapy and beyond.
no code implementations • 17 Aug 2023 • Dong Huang, Qingwen Bu, Yuhao QING, Heming Cui
However, its application in code generation faces a distinct challenge, i. e., although the code generated with CoT reasoning is logically correct, it faces the problem of syntax error (e. g., invalid syntax error report) during code execution, which causes the CoT result's pass@1 in HumanEval even lower than the zero-shot result.
1 code implementation • 21 Jul 2023 • Dong Huang, Qingwen Bu, Yahao Qing, Yichao Fu, Heming Cui
Current test metrics, however, are primarily concerned with the neurons, which means that test cases that are discovered either by guided fuzzing or selection with these metrics focus on detecting fault-inducing neurons while failing to detect fault-inducing feature maps.
2 code implementations • 21 Jul 2023 • Dong Huang, Qingwen Bu
Unlike existing defense strategies, which focus on reproducing backdoor triggers, FMP attempts to prune backdoor feature maps, which are trained to extract backdoor information from inputs.
no code implementations • 20 Jul 2023 • Dong Huang, Qingwen Bu, Yichao Fu, Yuhao QING, Bocheng Xiao, Heming Cui
To address the above-mentioned problem, we propose NSS, Neuron Sensitivity guided test case Selection, which can reduce the labeling time by selecting valuable test cases from unlabeled datasets.
no code implementations • ICCV 2023 • Qingwen Bu, Dong Huang, Heming Cui
The vulnerability of deep neural networks to adversarial samples has been a major impediment to their broad applications, despite their success in various fields.
no code implementations • 18 May 2023 • Xiaopeng Si, Dong Huang, Yulin Sun, Dong Ming
In this study, we propose MACTN, a hierarchical hybrid model for jointly modeling local and global temporal information.
no code implementations • 12 May 2023 • Si-Guo Fang, Dong Huang, Chang-Dong Wang, Jian-Huang Lai
The bipartite graph structure has shown its promising ability in facilitating the subspace clustering and spectral clustering algorithms for large-scale datasets.
no code implementations • CVPR 2023 • Jinqi Luo, Zhaoning Wang, Chen Henry Wu, Dong Huang, Fernando de la Torre
Extensive experiments demonstrate that our method is capable of producing counterfactual images and offering sensitivity analysis for model diagnosis without the need for a test set.
no code implementations • 23 Mar 2023 • Jinqi Luo, Zhaoning Wang, Chen Henry Wu, Dong Huang, Fernando de la Torre
Rather than relying on a carefully designed test set to assess ML models' failures, fairness, or robustness, this paper proposes Semantic Image Attack (SIA), a method based on the adversarial attack that provides semantic adversarial images to allow model diagnosis, interpretability, and robustness.
1 code implementation • 11 Jan 2023 • Xiaozhi Deng, Dong Huang, Chang-Dong Wang
Contrastive deep clustering has recently gained significant attention with its ability of joint contrastive learning and clustering via deep neural networks.
1 code implementation • 31 Dec 2022 • Jiaqi Geng, Dong Huang, Fernando de la Torre
Advances in computer vision and machine learning techniques have led to significant development in 2D and 3D human pose estimation from RGB cameras, LiDAR, and radars.
no code implementations • 29 Dec 2022 • Ying Zhong, Dong Huang, Chang-Dong Wang
Recently the deep learning has shown its advantage in representation learning and clustering for time series data.
1 code implementation • 9 Sep 2022 • Si-Guo Fang, Dong Huang, Xiao-Sha Cai, Chang-Dong Wang, Chaobo He, Yong Tang
By simultaneously formulating the view-specific bipartite graph learning, the view-consensus bipartite graph learning, and the discrete cluster structure learning into a unified objective function, an efficient minimization algorithm is then designed to tackle this optimization problem and directly achieve a discrete clustering solution without requiring additional partitioning, which notably has linear time complexity in data size.
no code implementations • 25 Aug 2022 • Man-Sheng Chen, Tuo Liu, Chang-Dong Wang, Dong Huang, Jian-Huang Lai
In view of this, we propose an Adaptively-weighted Integral Space for Fast Multiview Clustering (AIMC) with nearly linear complexity.
1 code implementation • 17 Aug 2022 • Dong Huang, Qingwen Bu, Yuhao QING, Haowen Pi, Sen Wang, Heming Cui
Compared to all methods that do not use additional data for training, our models achieve 67. 3% and 41. 5% robust accuracy on CIFAR-10 and CIFAR-100 (improving upon the state-of-the-art by +7. 23% and +9. 07%).
1 code implementation • 14 Jul 2022 • Yuankun Xu, Dong Huang, Chang-Dong Wang, Jian-Huang Lai
Deep clustering has shown its promising capability in joint representation learning and clustering via deep neural networks.
1 code implementation • 26 Jun 2022 • Hua-Bao Ling, Bowen Zhu, Dong Huang, Ding-Hua Chen, Chang-Dong Wang, Jian-Huang Lai
Vision Transformer (ViT) has shown its advantages over the convolutional neural network (CNN) with its ability to capture global long-range dependencies for visual representation learning.
no code implementations • 1 Jun 2022 • Dong Huang, Ding-Hua Chen, Xiangji Chen, Chang-Dong Wang, Jian-Huang Lai
In view of this, this paper presents a Deep Clustering via Ensembles (DeepCluE) approach, which bridges the gap between deep clustering and ensemble clustering by harnessing the power of multiple layers in deep neural networks.
1 code implementation • 1 Jun 2022 • Xiaozhi Deng, Dong Huang, Ding-Hua Chen, Chang-Dong Wang, Jian-Huang Lai
In this paper, we present an end-to-end deep clustering approach termed Strongly Augmented Contrastive Clustering (SACC), which extends the conventional two-augmentation-view paradigm to multiple views and jointly leverages strong and weak augmentations for strengthened deep clustering.
1 code implementation • 18 Apr 2022 • Si-Guo Fang, Dong Huang, Chang-Dong Wang, Yong Tang
Second, they often learn the similarity structure by either global structure learning or local structure learning, which lack the capability of graph learning with both global and local structural awareness.
1 code implementation • 9 Apr 2022 • Zeyi Huang, Haohan Wang, Dong Huang, Yong Jae Lee, Eric P. Xing
Training with an emphasis on "hard-to-learn" components of the data has been proven as an effective method to improve the generalization of machine learning models, especially in the settings where robustness (e. g., generalization across distributions) is valued.
1 code implementation • 22 Mar 2022 • Dong Huang, Chang-Dong Wang, Jian-Huang Lai
Then, a set of diversified base clusterings for different view groups are obtained via fast graph partitioning, which are further formulated into a unified bipartite graph for final clustering in the late-stage fusion.
1 code implementation • 15 Mar 2022 • Xiaosha Cai, Dong Huang, Guang-Yu Zhang, Chang-Dong Wang
Second, many of them overlook the local structures of multiple views and cannot jointly leverage multiple local structures to enhance the subspace representation learning.
no code implementations • CVPR 2022 • Zeyi Huang, Haohan Wang, Dong Huang, Yong Jae Lee, Eric P. Xing
Training with an emphasis on "hard-to-learn" components of the data has been proven as an effective method to improve the generalization of machine learning models, especially in the settings where robustness (e. g., generalization across distributions) is valued.
1 code implementation • 9 Dec 2021 • Fei Wang, Xilei Wu, Xin Wang, Han Ding, Jingang Shi, Jinsong Han, Dong Huang
Experiments over 51 subjects show that UWash achieves an accuracy of 92. 27% on handwashing gesture recognition, <0. 5 seconds error on onset/offset detection, and <5 points error on gesture scoring in the user-dependent setting, and keeps promising in the user-independent evaluation and the user-independent-location-independent evaluation.
1 code implementation • CVPR 2022 • Zechun Liu, Kwang-Ting Cheng, Dong Huang, Eric Xing, Zhiqiang Shen
The nonuniform quantization strategy for compressing neural networks usually achieves better performance than its counterpart, i. e., uniform strategy, due to its superior representational capacity.
1 code implementation • ICCV 2021 • ShiZhe Chen, Dong Huang
However, due to the complexity and diversity of actions, it remains challenging to semantically represent action classes and transfer knowledge from seen data.
Ranked #3 on Zero-Shot Action Recognition on Olympics
6 code implementations • arXiv preprint 2021 • Huajun Liu, Fuqiang Liu, Xinyi Fan, Dong Huang
Pixel-wise regression is probably the most common problem in fine-grained computer vision tasks, such as estimating keypoint heatmaps and segmentation masks.
Ranked #3 on Pose Estimation on COCO test-dev
no code implementations • 21 Jun 2021 • Zechun Liu, Zhiqiang Shen, Shichao Li, Koen Helwegen, Dong Huang, Kwang-Ting Cheng
We show the regularization effect of second-order momentum in Adam is crucial to revitalize the weights that are dead due to the activation saturation in BNNs.
1 code implementation • NeurIPS 2020 • Zeyi Huang, Yang Zou, Vijayakumar Bhagavatula, Dong Huang
Moreover, the image-level category labels do not enforce consistent object detection across different transformations of the same images.
Ranked #1 on Weakly Supervised Object Detection on MSCOCO
1 code implementation • 17 Sep 2020 • Youwei Liang, Dong Huang
Since the Lipschitz properties of convolutional neural networks (CNNs) are widely considered to be related to adversarial robustness, we theoretically characterize the $\ell_1$ norm and $\ell_\infty$ norm of 2D multi-channel convolutional layers and provide efficient methods to compute the exact $\ell_1$ norm and $\ell_\infty$ norm.
2 code implementations • 24 Aug 2020 • Youwei Liang, Dong Huang, Chang-Dong Wang, Philip S. Yu
To overcome this limitation, we propose a new multi-view graph learning framework, which for the first time simultaneously and explicitly models multi-view consistency and multi-view inconsistency in a unified objective function, through which the consistent and inconsistent parts of each single-view graph as well as the unified graph that fuses the consistent parts can be iteratively learned.
8 code implementations • ECCV 2020 • Zeyi Huang, Haohan Wang, Eric P. Xing, Dong Huang
We introduce a simple training heuristic, Representation Self-Challenging (RSC), that significantly improves the generalization of CNN to the out-of-domain data.
Ranked #33 on Domain Generalization on PACS
no code implementations • 30 Jan 2020 • Jimuyang Zhang, Sanping Zhou, Xin Chang, Fangbin Wan, Jinjun Wang, Yang Wu, Dong Huang
Most of Multiple Object Tracking (MOT) approaches compute individual target features for two subtasks: estimating target-wise motions and conducting pair-wise Re-Identification (Re-ID).
3 code implementations • CVPR 2020 • Wei Ke, Tianliang Zhang, Zeyi Huang, Qixiang Ye, Jianzhuang Liu, Dong Huang
In this paper, we propose a Multiple Instance Learning (MIL) approach that selects anchors and jointly optimizes the two modules of a CNN-based object detector.
Ranked #117 on Object Detection on COCO test-dev
no code implementations • 6 May 2019 • Jimuyang Zhang, Sanping Zhou, Jinjun Wang, Dong Huang
The main challenge of Multiple Object Tracking (MOT) is the efficiency in associating indefinite number of objects between video frames.
no code implementations • ICLR 2019 • Jianwei Feng, Dong Huang
Our approach automatically finds a subset of vertices in a DNN computation graph, and stores tensors only at these vertices during the first forward.
1 code implementation • 19 Apr 2019 • Fei Wang, Yunpeng Song, Jimuyang Zhang, Jinsong Han, Dong Huang
In this task, every WiFi distortion sample in the whole series should be categorized into one action, which is a critical technique in precise action localization, continuous action segmentation, and real-time action recognition.
1 code implementation • 30 Mar 2019 • Fei Wang, Stanislav Panev, Ziyi Dai, Jinsong Han, Dong Huang
In this paper We try to answer this question by exploring the ability of WiFi on estimating single person pose.
1 code implementation • ICCV 2019 • Fei Wang, Sanping Zhou, Stanislav Panev, Jinsong Han, Dong Huang
Fine-grained person perception such as body segmentation and pose estimation has been achieved with many 2D and 3D sensors such as RGB/depth cameras, radars (e. g., RF-Pose) and LiDARs.
1 code implementation • 29 Mar 2019 • Sanping Zhou, Jimuyang Zhang, Jinjun Wang, Fei Wang, Dong Huang
In this paper, we propose a simple yet effective Siamese Edge-Enhancement Network (SE2Net) to preserve the edge structure for salient object detection.
1 code implementation • 28 Mar 2019 • Zeyi Huang, Wei Ke, Dong Huang
Our approach (1) operates along both the spatial and channels dimensions of the feature maps; (2) requires no extra training on hard samples, no extra network parameters for attention estimation, and no testing overheads.
no code implementations • 4 Mar 2019 • Dong Huang, Chang-Dong Wang, Jian-Sheng Wu, Jian-Huang Lai, Chee-Keong Kwoh
Experiments on various large-scale datasets have demonstrated the scalability and robustness of our algorithms.
Ranked #3 on Image/Document Clustering on pendigits
no code implementations • 30 Oct 2018 • Dong Huang, Chang-Dong Wang, Hongxing Peng, Jian-Huang Lai, Chee-Keong Kwoh
Upon the constructed graph, a transition probability matrix is defined, based on which the random walk process is conducted to propagate the graph structural information.
1 code implementation • 7 Oct 2018 • Fei Wang, Jinsong Han, Shiyuan Zhang, Xu He, Dong Huang
We build CSI-Net, a unified Deep Neural Network~(DNN), to learn the representation of WiFi signals.
1 code implementation • CVPR 2021 • Jianwei Feng, Dong Huang
In this paper, we present theories and optimal algorithms on GC selection that, for the first time, are applicable to ACGs and achieve the maximal memory cut-offs.
no code implementations • CVPR 2018 • Dingwen Zhang, Guangyu Guo, Dong Huang, Junwei Han
This "noisy" motion representation makes it very challenging for pose estimation and action recognition in real scenarios.
1 code implementation • 9 Oct 2017 • Dong Huang, Chang-Dong Wang, Jian-Huang Lai, Chee-Keong Kwoh
The rapid emergence of high-dimensional data in various areas has brought new challenges to current ensemble clustering research.
no code implementations • CVPR 2017 • Dong Huang, Longfei Han, Fernando de la Torre
However, existing divide-and-conquer approaches fail to deal with discontinuities between partitions (e. g., Gaussian mixture of regressions) and they cannot guarantee that the partitioned input space will be homogeneously modeled by local regressors (e. g., ordinal regression).
no code implementations • CVPR 2017 • Dingwen Zhang, Junwei Han, Yang Yang, Dong Huang
Recently, researchers have made great processes to build category-specific 3D shape models from 2D images with manual annotations consisting of class labels, keypoints, and ground truth figure-ground segmentations.
no code implementations • 3 Aug 2016 • Dong Huang, Chang-Dong Wang, Jian-Huang Lai, Yun Liang, Shan Bian, Yu Chen
Support vector clustering (SVC) is a versatile clustering technique that is able to identify clusters of arbitrary shapes by exploiting the kernel trick.
no code implementations • 3 Jun 2016 • Dong Huang, Jian-Huang Lai, Chang-Dong Wang
To address these two limitations, in this paper, we propose a novel ensemble clustering approach based on sparse graph representation and probability trajectory analysis.
no code implementations • 17 May 2016 • Dong Huang, Chang-Dong Wang, Jian-Huang Lai
Although some efforts have been made to (globally) evaluate and weight the base clusterings, yet these methods tend to view each base clustering as an individual and neglect the local diversity of clusters inside the same base clustering.
no code implementations • CVPR 2014 • Yingying Zhu, Dong Huang, Fernando de la Torre, Simon Lucey
The task of estimating complex non-rigid 3D motion through a monocular camera is of increasing interest to the wider scientific community.
no code implementations • 6 May 2014 • Dong Huang, Jian-Huang Lai, Chang-Dong Wang
We present the normalized crowd agreement index (NCAI) to evaluate the quality of base clusterings in an unsupervised manner and thus weight the base clusterings in accordance with their clustering validity.