← Search

Chenwei Wu

16 accepted papers

2026

DataCube: A Video Retrieval Platform via Natural Language Semantic Profiling

IJCAI 2026

Large-scale video repositories are increasingly available for modern video understanding and generation tasks. However, transforming raw videos into high-quality, task-specific datasets remains costly and inefficient. We present DataCube, an intelligent platform for automatic video processing, multi

Cited by 0Scholar
2026

EDCO: Dynamic Curriculum Orchestration for Domain-specific Large Language Model Fine-tuning

ICML 2026poster

Domain-specific large language models (LLMs), typically developed by fine-tuning a pre-trained general-purpose LLM on specialized datasets, represent a significant advancement in applied AI. A common strategy in LLM fine-tuning is curriculum learning, which pre-orders training samples based on metri…

Cited by 0SourceScholar
2025

Adam-mini: Use Fewer Learning Rates To Gain More

ICLR 2025poster

We propose Adam-mini, an optimizer that achieves on-par or better performance than AdamW with $50$% less memory footprint. Adam-mini reduces memory by cutting down the learning rate resources in Adam (i.e., $1/\sqrt{v}$). By delving into the Hessian structure of neural nets, we find Adam’s $v$ might…

2025

Dynamic Modeling of Patients, Modalities and Tasks via Multi-modal Multi-task Mixture of Experts

ICLR 2025poster

Multi-modal multi-task learning holds significant promise in tackling complex diagnostic tasks and many significant medical imaging problems. It fulfills the needs in real-world diagnosis protocol to leverage information from different data sources and simultaneously perform mutually informative tas…

Cited by 0SourcePDFScholar
2025

Multi-OphthaLingua: A Multilingual Benchmark for Assessing and Debiasing LLM Ophthalmological QA in LMICs

AAAI 2025technical

Current ophthalmology clinical workflows are plagued by over-referrals, long waits, and complex and heterogeneous medical records. Large language models (LLMs) present a promising solution to automate various procedures such as triaging, preliminary tests like visual acuity assessment, and report su…

Cited by 0SourcePDFScholar
2025

Multiple Sclerosis Detection with Reinforcement Learning and Differential Evolution

ICASSP 2025accepted

Multiple Sclerosis (MS) disrupts nerve communication, potentially leading to permanent damage. Convolutional Neural Networks (CNNs) are commonly recommended to accelerate magnetic resonance imaging (MRI) analysis for MS. Traditional CNN-based methods often face challenges with feature selection, imb…

Cited by 0SourceScholar
2025

NeuroTree: Hierarchical Functional Brain Pathway Decoding for Mental Health Disorders

ICML 2025poster

Mental disorders are among the most widespread diseases globally. Analyzing functional brain networks through functional magnetic resonance imaging (fMRI) is crucial for understanding mental disorder behaviors. Although existing fMRI-based graph neural networks (GNNs) have demonstrated significant p…

2024

Dr.Academy: A Benchmark for Evaluating Questioning Capability in Education for Large Language Models

ACL 2024long

Teachers are important to imparting knowledge and guiding learners, and the role of large language models (LLMs) as potential educators is emerging as an important area of study. Recognizing LLMs’ capability to generate educational content can lead to advances in automated and personalized learning.…

Cited by 11SourcePDFScholar
2024

Embedding and Gradient Say Wrong: A White-Box Method for Hallucination Detection

EMNLP 2024main

In recent years, large language models (LLMs) have achieved remarkable success in the field of natural language generation. Compared to previous small-scale models, they are capable of generating fluent output based on the provided prefix or prompt. However, one critical challenge — the *hallucinati…

Cited by 1SourcePDFScholar
2023

Connecting Pre-trained Language Model and Downstream Task via Properties of Representation

NeurIPS 2023poster

Recently, researchers have found that representations learned by large-scale pre-trained language models are useful in various downstream tasks. However, there is little theoretical understanding of how pre-training performance is related to downstream task performance. In this paper, we analyze how…

Cited by 0SourcePDFScholar
2023

Hiding Data Helps: On the Benefits of Masking for Sparse Coding

ICML 2023poster

Sparse coding, which refers to modeling a signal as sparse linear combinations of the elements of a learned dictionary, has proven to be a successful (and interpretable) approach in applications such as signal processing, computer vision, and medical imaging. While this success has spurred much work…

2023

Provably Learning Diverse Features in Multi-View Data with Midpoint Mixup

ICML 2023poster

Mixup is a data augmentation technique that relies on training using random convex combinations of data points and their labels. In recent years, Mixup has become a standard primitive used in the training of state-of-the-art image classification models due to its demonstrated benefits over empirical…

2022

Towards Understanding the Data Dependency of Mixup-style Training

ICLR 2022spotlight

In the Mixup training paradigm, a model is trained using convex combinations of data points and their associated labels. Despite seeing very few true data points during training, models trained using Mixup seem to still minimize the original empirical risk and exhibit better generalization and robus…

2021

Guarantees for Tuning the Step Size using a Learning-to-Learn Approach

ICML 2021spotlight

Choosing the right parameters for optimization algorithms is often the key to their success in practice. Solving this problem using a learning-to-learn approach—using meta-gradient descent on a meta-objective based on the trajectory that the optimizer generates—was recently shown to be effective. Ho…

2020

Beyond Lazy Training for Over-parameterized Tensor Decomposition

NeurIPS 2020poster

Over-parametrization is an important technique in training neural networks. In both theory and practice, training a larger network allows the optimization algorithm to avoid bad local optimal solutions. In this paper we study a closely related tensor decomposition problem: given an $l$-th order tens…

Cited by 18SourcePDFScholar