Search Results for author: Yiming Chen

Found 34 papers, 14 papers with code

DecentLaM: Decentralized Momentum SGD for Large-batch Deep Training

1 code implementation ICCV 2021 Kun Yuan, Yiming Chen, Xinmeng Huang, Yingya Zhang, Pan Pan, Yinghui Xu, Wotao Yin

Experimental results on a variety of computer vision tasks and models demonstrate that DecentLaM promises both efficient and high-quality training.

Exponential Graph is Provably Efficient for Decentralized Deep Training

2 code implementations NeurIPS 2021 Bicheng Ying, Kun Yuan, Yiming Chen, Hanbin Hu, Pan Pan, Wotao Yin

Experimental results on a variety of tasks and models demonstrate that decentralized (momentum) SGD over exponential graphs promises both fast and high-quality training.

BlueFog: Make Decentralized Algorithms Practical for Optimization and Deep Learning

2 code implementations8 Nov 2021 Bicheng Ying, Kun Yuan, Hanbin Hu, Yiming Chen, Wotao Yin

On mainstream DNN training tasks, BlueFog reaches a much higher throughput and achieves an overall $1. 2\times \sim 1. 8\times$ speedup over Horovod, a state-of-the-art distributed deep learning package based on Ring-Allreduce.

Controllable Text-to-3D Generation via Surface-Aligned Gaussian Splatting

2 code implementations15 Mar 2024 Zhiqi Li, Yiming Chen, Lingzhe Zhao, Peidong Liu

Building upon our MVControl architecture, we employ a unique hybrid diffusion guidance method to direct the optimization process.

3D Generation Image to 3D +1

Rethinking Image Forgery Detection via Contrastive Learning and Unsupervised Clustering

1 code implementation18 Aug 2023 Haiwei Wu, Yiming Chen, Jiantao Zhou

To resolve this dilemma, we propose the FOrensic ContrAstive cLustering (FOCAL) method, a novel, simple yet very effective paradigm based on contrastive learning and unsupervised clustering for the image forgery detection.

Clustering Contrastive Learning +1

Bias Loss for Mobile Neural Networks

2 code implementations ICCV 2021 Lusine Abrahamyan, Valentin Ziatchin, Yiming Chen, Nikos Deligiannis

In compact CNNs, due to the limited number of parameters, abundant features are unlikely to be obtained, and feature diversity becomes an essential characteristic.

Descriptive Image Classification

Generate, Discriminate and Contrast: A Semi-Supervised Sentence Representation Learning Framework

1 code implementation30 Oct 2022 Yiming Chen, Yan Zhang, Bin Wang, Zuozhu Liu, Haizhou Li

Most sentence embedding techniques heavily rely on expensive human-annotated sentence pairs as the supervised signals.

Domain Adaptation Sentence +3

Revisiting Self-Training for Few-Shot Learning of Language Model

1 code implementation EMNLP 2021 Yiming Chen, Yan Zhang, Chen Zhang, Grandee Lee, Ran Cheng, Haizhou Li

In this work, we revisit the self-training technique for language model fine-tuning and present a state-of-the-art prompt-based few-shot learner, SFLM.

Benchmarking Few-Shot Learning +6

Analyzing and Evaluating Faithfulness in Dialogue Summarization

1 code implementation21 Oct 2022 Bin Wang, Chen Zhang, Yan Zhang, Yiming Chen, Haizhou Li

The factual correctness of summaries has the highest priority before practical applications.

Text Summarization

Dynamic Transformers Provide a False Sense of Efficiency

1 code implementation20 May 2023 Yiming Chen, Simin Chen, Zexin Li, Wei Yang, Cong Liu, Robby T. Tan, Haizhou Li

Despite much success in natural language processing (NLP), pre-trained language models typically lead to a high computational cost during inference.

Adversarial Attack

Progressive Poisoned Data Isolation for Training-time Backdoor Defense

1 code implementation20 Dec 2023 Yiming Chen, Haiwei Wu, Jiantao Zhou

Extensive experiments on multiple benchmark datasets and DNN models, assessed against nine state-of-the-art backdoor attacks, demonstrate the superior performance of our PIPD method for backdoor defense.

backdoor defense Data Poisoning

A Comprehensive Analysis of the Effectiveness of Large Language Models as Automatic Dialogue Evaluators

1 code implementation24 Dec 2023 Chen Zhang, Luis Fernando D'Haro, Yiming Chen, Malu Zhang, Haizhou Li

Yet, existing works on utilizing LLMs for automatic dialogue evaluation are limited in their scope in terms of the number of meta-evaluation datasets, mode of evaluation, coverage of LLMs, etc.

Dialogue Evaluation

Automated Generation and Ensemble-Learned Matching of X-ray Absorption Spectra

no code implementations6 Nov 2017 Chen Zheng, Kiran Mathew, Chi Chen, Yiming Chen, Hanmei Tang, Alan Dozier, Joshua J. Kas, Fernando D. Vila, John J. Rehr, Louis F. J. Piper, Kristin Persson, Shyue Ping Ong

We report the development of XASdb, a large database of computed reference X-ray absorption spectra (XAS), and a novel Ensemble-Learned Spectra IdEntification (ELSIE) algorithm for the matching of spectra.

Materials Science

FoxNet: A Multi-face Alignment Method

no code implementations22 Apr 2019 Yuxiang Wu, Zehua Cheng, Bin Huang, Yiming Chen, Xinghui Zhu, Weiyang Wang

Multi-face alignment aims to identify geometry structures of multiple faces in an image, and its performance is essential for the many practical tasks, such as face recognition, face tracking, and face animation.

Clustering Face Alignment +1

Pose Estimation for Ground Robots: On Manifold Representation, Integration, Re-Parameterization, and Optimization

no code implementations8 Sep 2019 Mingming Zhang, Xingxing Zuo, Yiming Chen, Yong liu, Mingyang Li

In this paper, we focus on motion estimation dedicated for non-holonomic ground robots, by probabilistically fusing measurements from the wheel odometer and exteroceptive sensors.

6D Pose Estimation Motion Estimation

Visual-Inertial Localization for Skid-Steering Robots with Kinematic Constraints

no code implementations13 Nov 2019 Xingxing Zuo, Mingming Zhang, Yiming Chen, Yong liu, Guoquan Huang, Mingyang Li

While visual localization or SLAM has witnessed great progress in past decades, when deploying it on a mobile robot in practice, few works have explicitly considered the kinematic (or dynamic) constraints of the real robotic system when designing state estimators.

Visual Localization

Bra-ket wormholes in gravitationally prepared states

no code implementations31 Jul 2020 Yiming Chen, Victor Gorbenko, Juan Maldacena

The most promising one also leads to a divergent temperature but by making a projection onto low energy states we find that it has features that look similar to the previous Euclidean case.

High Energy Physics - Theory General Relativity and Quantum Cosmology

Learned Gradient Compression for Distributed Deep Learning

no code implementations16 Mar 2021 Lusine Abrahamyan, Yiming Chen, Giannis Bekoulis, Nikos Deligiannis

In contrast, we advocate that the gradients across the nodes are correlated and propose methods to leverage this inter-node redundancy to improve compression efficiency.

Image Classification Quantization +1

IMU Data Processing For Inertial Aided Navigation: A Recurrent Neural Network Based Approach

no code implementations26 Mar 2021 Ming Zhang, Mingming Zhang, Yiming Chen, Mingyang Li

In this work, we propose a novel method for performing inertial aided navigation, by using deep neural networks (DNNs).

Sensor Fusion

Communicate Then Adapt: An Effective Decentralized Adaptive Method for Deep Training

no code implementations29 Sep 2021 Bicheng Ying, Kun Yuan, Yiming Chen, Hanbin Hu, Yingya Zhang, Pan Pan, Wotao Yin

Decentralized adaptive gradient methods, in which each node averages only with its neighbors, are critical to save communication and wall-clock training time in deep learning tasks.

Lower Bounds and Nearly Optimal Algorithms in Distributed Learning with Communication Compression

no code implementations8 Jun 2022 Xinmeng Huang, Yiming Chen, Wotao Yin, Kun Yuan

We establish a convergence lower bound for algorithms whether using unbiased or contractive compressors in unidirection or bidirection.

Distributed Optimization

Revisiting Optimal Convergence Rate for Smooth and Non-convex Stochastic Decentralized Optimization

no code implementations14 Oct 2022 Kun Yuan, Xinmeng Huang, Yiming Chen, Xiaohan Zhang, Yingya Zhang, Pan Pan

While (Lu and Sa, 2021) have recently provided an optimal rate for non-convex stochastic decentralized optimization with weight matrices defined over linear graphs, the optimal rate with general weight matrices remains unclear.

Lower Bounds and Accelerated Algorithms in Distributed Stochastic Optimization with Communication Compression

no code implementations12 May 2023 Yutong He, Xinmeng Huang, Yiming Chen, Wotao Yin, Kun Yuan

In this paper, we investigate the performance limit of distributed stochastic optimization algorithms employing communication compression.

Stochastic Optimization

Association of stroke lesion distributions with atrial fibrillation detected after stroke

no code implementations24 May 2023 Yiming Chen, Sihui Wang, Dong Xu

The knowledge of the unique characteristics of the population with atrial fibrillation detected after stroke (AFDAS) enables more ischemic stroke patients to benefit from more aggressive anticoagulation therapy and AF management.

TL-nvSRAM-CIM: Ultra-High-Density Three-Level ReRAM-Assisted Computing-in-nvSRAM with DC-Power Free Restore and Ternary MAC Operations

no code implementations6 Jul 2023 Dengfeng Wang, Liukai Xu, Songyuan Liu, Zhi Li, Yiming Chen, Weifeng He, Xueqing Li, Yanan sun

Accommodating all the weights on-chip for large-scale NNs remains a great challenge for SRAM based computing-in-memory (SRAM-CIM) with limited on-chip capacity.

ET3D: Efficient Text-to-3D Generation via Multi-View Distillation

no code implementations27 Nov 2023 Yiming Chen, Zhiqi Li, Peidong Liu

The main insight is that we exploit the images generated by a large pre-trained text-to-image diffusion model, to supervise the training of a text conditioned 3D generative adversarial network.

3D Generation Generative Adversarial Network +2

Cannot find the paper you are looking for? You can Submit a new open access paper.