← Search

Han Wu

38 accepted papers

2026

DeepOR: A Deep Reasoning Foundation Model for Optimization Modeling

AAAI 2026technical

Optimization modeling plays a critical role in supporting optimal decision-making across various domains. Previous works have demonstrated that large language models (LLMs) tailored for optimization modeling have significantly automated and simplified this process. However, these models typically em

Cited by 0SourcePDFScholar
2026

Exposing the Cracks: Vulnerabilities of Retrieval-Augmented LLM-based Machine Translation

AAAI 2026technical

REtrieval-Augmented LLM-based Machine Translation (REAL-MT) shows promise for knowledge-intensive tasks like idiomatic translation, but its reliability under noisy retrieval, a common challenge in real-world deployment, remains poorly understood. To address this gap, we propose a noise synthesis fra

Cited by 0SourcePDFScholar
2026

FD-MAGRPO: Functionality-Driven Multi-Agent Group Relative Policy Optimization for Analog-LDO Sizing

AAAI 2026technical

This paper introduces the Functionality-Driven Multi-Agent Group Relative Policy Optimization (FD-MAGRPO) algorithm, which is designed to enhance exploration efficiency in reinforcement learning (RL) for analog integrated circuit sizing. Our proposed method integrates two key innovations: (1) a crit

Cited by 0SourcePDFScholar
2026

SlaClip: Gradient Norm Slacks can be Indicator for Adaptive Clipping in DP-SGD

ICML 2026spotlight

Differentially private stochastic gradient descent (DP-SGD) achieves privacy by clipping per-sample gradients and injecting Gaussian noise, but its utility is highly sensitive to the choice of the clipping threshold $C$. A fixed $C$ often degrades performance and necessitates repeated empirical cali…

Cited by 0SourceScholar
2025

A Survey of Optimization Modeling Meets LLMs: Progress and Future Directions

IJCAI 2025

By virtue of its great utility in solving real-world problems, optimization modeling has been widely employed for optimal decision-making across various sectors, but it requires substantial expertise from operations research professionals. With the advent of large language models (LLMs), new opportu

Cited by 0SourcePDFScholar
2025

Activation-Guided Consensus Merging for Large Language Models

NeurIPS 2025poster

Recent research has increasingly focused on reconciling the reasoning capabilities of System 2 with the efficiency of System 1. While existing training-based and prompt-based approaches face significant challenges in terms of efficiency and stability, model merging emerges as a promising strategy to…

Cited by 0SourceScholar
2025

BPP-Search: Enhancing Tree of Thought Reasoning for Mathematical Modeling Problem Solving

ACL 2025long

LLMs exhibit advanced reasoning capabilities, offering the potential to transform natural language questions into mathematical models. However, existing open-source datasets in operations research domain lack detailed annotations of the modeling process, such as variable definitions, focusing solely…

2025

Determine-Then-Ensemble: Necessity of Top-k Union for Large Language Model Ensembling

ICLR 2025spotlight

Large language models (LLMs) exhibit varying strengths and weaknesses across different tasks, prompting recent studies to explore the benefits of ensembling models to leverage their complementary advantages. However, existing LLM ensembling methods often overlook model compatibility and struggle wit…

Cited by 4SourcePDFScholar
2025

LoRE-Merging: Exploring Low-Rank Estimation For Large Language Model Merging

EMNLP 2025

While most current approaches rely on further training techniques, such as fine-tuning or reinforcement learning, to enhance model capacities, model merging stands out for its ability of improving models without requiring any additional training. In this paper, we propose a unified framework for mod

Cited by 0SourcePDFScholar
2025

Preserving LLM Capabilities through Calibration Data Curation: From Analysis to Optimization

NeurIPS 2025poster

Post-training compression has been a widely employed approach to scale down large language model (LLM) and facilitate efficient inference. In various proposed compression methods, including pruning and quantization, calibration data plays a vital role by informing the weight importance and activatio…

Cited by 0SourcecodeScholar
2025

Q-Learning-based Optimal Force-Tracking Control of Grinding Robots in Uncertain Environments

IROS 2025

This paper proposes a novel Q-learning-based dual-loop force tracking control framework for robot grinding tasks in uncertain environments. A complete system state-space model is established, incorporating interaction dynamics and the desired force. By augmenting the system state, a discount cost fu

Cited by 0SourceScholar
2025

Sens-Merging: Sensitivity-Guided Parameter Balancing for Merging Large Language Models

ACL 2025finding

Recent advances in large language models have led to numerous task-specialized fine-tuned variants, creating a need for efficient model merging techniques that preserve specialized capabilities while avoiding costly retraining. While existing task vector-based merging methods show promise, they typi…

2024

Data-efficient Large Vision Models through Sequential Autoregression

ICML 2024poster

Training general-purpose vision models on purely sequential visual data, eschewing linguistic inputs, has heralded a new frontier in visual understanding. These models are intended to not only comprehend but also seamlessly transit to out-of-domain tasks. However, current endeavors are hamstrung by…

2024

GeminiFusion: Efficient Pixel-wise Multimodal Fusion for Vision Transformer

ICML 2024poster

Cross-modal transformers have demonstrated superiority in various vision tasks by effectively integrating different modalities. This paper first critiques prior token exchange methods which replace less informative tokens with inter-modal features, and demonstrate exchange based methods underperform…

2024

Improving Transferable Targeted Adversarial Attacks with Model Self-Enhancement

CVPR 2024poster

Various transfer attack methods have been proposed to evaluate the robustness of deep neural networks (DNNs). Although manifesting remarkable performance in generating untargeted adversarial perturbations existing proposals still fail to achieve high targeted transferability. In this work we discove…

2024

MMTE: Corpus and Metrics for Evaluating Machine Translation Quality of Metaphorical Language

EMNLP 2024main

Machine Translation (MT) has developed rapidly since the release of Large Language Models and current MT evaluation is performed through comparison with reference human translations or by predicting quality scores from human-labeled data. However, these mainstream evaluation methods mainly focus on…

2024

MRT: Multi-modal Short- and Long-range Temporal Convolutional Network for Time-sync Comment Video Behavior Prediction

COLING 2024main

As a fresh way to improve the user viewing experience, videos of time-sync comments have attracted a lot of interest. Many efforts have been made to explore the effectiveness of time-sync comments for various applications. However, due to the complexity of interactions among users, videos, and comme…

Cited by 0SourcePDFScholar
2023

BETA-CD: A Bayesian Meta-Learned Cognitive Diagnosis Framework for Personalized Learning

AAAI 2023technical

Personalized learning is a promising educational approach that aims to provide high-quality personalized services for each student with minimum demands for practice data. The key to achieving that lies in the cognitive diagnosis task, which estimates the cognitive state of the student through his/he…

2023

Fine-grained Conversational Decoding via Isotropic and Proximal Search

EMNLP 2023short main

General-purpose text decoding approaches are usually adopted for dialogue response generation. Although the quality of the generated responses can be improved with dialogue-specific encoding methods, conversational decoding methods are still under-explored. Inspired by SimDRC that a good dialogue fe…

Cited by 0SourcecodeScholar
2023

Hierarchical Relational Learning for Few-Shot Knowledge Graph Completion

ICLR 2023poster

Knowledge graphs (KGs) are powerful in terms of their inference abilities, but are also notorious for their incompleteness and long-tail distribution of relations. To address these challenges and expand the coverage of KGs, few-shot KG completion aims to make predictions for triplets involving novel…

Cited by 30SourcePDFScholar
2023

Learning Locality and Isotropy in Dialogue Modeling

ICLR 2023poster

Existing dialogue modeling methods have achieved promising performance on various dialogue tasks with the aid of Transformer and the large-scale pre-trained language models. However, some recent studies revealed that the context representations produced by these methods suffer the problem of anisotr…

2023

Reconstruct Before Summarize: An Efficient Two-Step Framework for Condensing and Summarizing Meeting Transcripts

EMNLP 2023long main

Meetings typically involve multiple participants and lengthy conversations, resulting in redundant and trivial content. To overcome these challenges, we propose a two-step framework, Reconstruct before Summarize (RbS), for effective and efficient meeting summarization. RbS first leverages a self-sup…

Cited by 0SourceScholar
2023

VCSUM: A Versatile Chinese Meeting Summarization Dataset

ACL 2023findings

Compared to news and chat summarization, the development of meeting summarization is hugely decelerated by the limited data. To this end, we introduce a versatile Chinese meeting summarization dataset, dubbed VCSum, consisting of 239 real-life meetings, with a total duration of over 230 hours. We cl…

2022

A Sentence is Worth 128 Pseudo Tokens: A Semantic-Aware Contrastive Learning Framework for Sentence Embeddings

ACL 2022findings

Contrastive learning has shown great potential in unsupervised sentence embedding tasks, e.g., SimCSE (CITATION).However, these existing solutions are heavily affected by superficial features like the length of sentences or syntactic structures. In this paper, we propose a semantic-aware contrastive…

2022

CMT: Convolutional Neural Networks Meet Vision Transformers

CVPR 2022poster

Vision transformers have been successfully applied to image recognition tasks due to their ability to capture long-range dependencies within an image. However, there are still gaps in both performance and computational cost between transformers and existing convolutional neural networks (CNNs). In t…

Cited by 954PDFcodeScholar
2022

Hire-MLP: Vision MLP via Hierarchical Rearrangement

CVPR 2022poster

Previous vision MLPs such as MLP-Mixer and ResMLP accept linearly flattened image patches as input, making them inflexible for different input sizes and hard to capture spatial information. Such approach withholds MLPs from getting comparable performance with their transformer-based counterparts and…

Cited by 140PDFcodeScholar
2022

Zero-shot Cross-lingual Conversational Semantic Role Labeling

NAACL 2022findings

While conversational semantic role labeling (CSRL) has shown its usefulness on Chinese conversational tasks, it is still under-explored in non-Chinese languages due to the lack of multilingual CSRL annotations for the parser training. To avoid expensive data collection and error-propagation of trans…

2021

CSAGN: Conversational Structure Aware Graph Network for Conversational Semantic Role Labeling

EMNLP 2021main

Conversational semantic role labeling (CSRL) is believed to be a crucial step towards dialogue understanding. However, it remains a major challenge for existing CSRL parser to handle conversational structural information. In this paper, we present a simple and effective architecture for CSRL which a…

2021

Cross-Modal Representation Learning for Lightweight and Accurate Facial Action Unit Detection

RA-L 2021

In this letter, we focus on designing an effective method for lightweight and accurate facial action unit (AU) detection, which is essential for emotional communication in most human-robot interaction scenarios. AU detection is a delicate and challenging task because the subtle fleeting appearance c

Cited by 8SourceScholar
2021

Distilling Object Detectors via Decoupled Features

CVPR 2021poster

Knowledge distillation is a widely used paradigm for inheriting information from a complicated teacher network to a compact student network and maintaining the strong performance. Different from image classification, object detectors are much more sophisticated with multiple loss functions in which…

Cited by 288PDFcodeScholar
2021

Domain-Adaptive Pretraining Methods for Dialogue Understanding

ACL 2021short

Language models like BERT and SpanBERT pretrained on open-domain data have obtained impressive gains on various NLP tasks. In this paper, we probe the effectiveness of domain-adaptive pretraining objectives on downstream tasks. In particular, three objectives, including a novel objective focusing on…

Cited by 25SourcePDFScholar
2021

Positive-Unlabeled Data Purification in the Wild for Object Detection

CVPR 2021poster

Deep learning based object detection approaches have achieved great progress with the benefit from large amount of labeled images. However, image annotation remains a laborious, time-consuming and error-prone process. To further improve the performance of detectors, we seek to exploit all available…

Cited by 15PDFScholar
2020

Hit-Detector: Hierarchical Trinity Architecture Search for Object Detection

CVPR 2020poster

Neural Architecture Search (NAS) has achieved great success in image classification task. Some recent works have managed to explore the automatic design of efficient backbone or feature fusion layer for object detection. However, these methods focus on searching only one certain component of object…

Cited by 136PDFcodeScholar
2017

Three-dimensional robotic control of a 5-micrometer magnetic bead for intra-embryonic navigation and measurement

ICRA 2017poster

Magnetic micromanipulation has the advantage of untethered control, high precision, and biocompatibility and has recently undergone great advances. The magnetic micromanipulation task to tackle in this work is to three-dimensionally navigate a 5-micrometer magnetic bead inside a mouse embryo and per…

Cited by 1SourceScholar