← Search

Ming Wang

12 accepted papers

2026

DeepWriter: A Multi-Agent Collaboration Framework for Information-rich Ultra-long Book Writing

AAAI 2026technical

Long-form books are among the most information-rich and structurally complex forms of written content, often exceeding 100,000 words. While recent methods have enabled basic long-text generation, they remain limited in two key aspects: the inability to generate ultra-long content at book scale, and

Cited by 0SourcePDFScholar
2026

Translating Signals to Languages for sEMG-Based Activity Recognition

CVPR 2026

Surface electromyography (sEMG) signal-based activity recognition has attracted increasing research attention in recent years. To develop accurate sEMG signal-based activity recognizers, numerous approaches have been proposed. Some studies focus on designing larger and more expressive model architec

Cited by 0SourceScholar
2025

AELC: Adaptive Entity Linking with LLM-Driven Contextualization

EMNLP 2025

Entity linking (EL) focuses on accurately associating ambiguous mentions in text with corresponding entities in a knowledge graph. Traditional methods mainly rely on fine-tuning or training on specific datasets. However, they suffer from insufficient semantic comprehension, high training costs, and

Cited by 0SourcePDFScholar
2025

AnnaAgent: Dynamic Evolution Agent System with Multi-Session Memory for Realistic Seeker Simulation

ACL 2025finding

Constrained by the cost and ethical concerns of involving real seekers in AI-driven mental health, researchers develop LLM-based conversational agents (CAs) with tailored configurations, such as profiles, symptoms, and scenarios, to simulate seekers. While these efforts advance AI in mental health,…

2025

Language Models as Continuous Self-Evolving Data Engineers

EMNLP 2025

Large Language Models (LLMs) have demonstrated remarkable capabilities, yet their further evolution is often hampered by the scarcity of high-quality training data and the heavy reliance of traditional methods on expert-labeled data. This reliance sets a ceiling on LLM performance and is particularl

2025

PTQ1.61: Push the Real Limit of Extremely Low-Bit Post-Training Quantization Methods for Large Language Models

ACL 2025long

Large Language Models (LLMs) suffer severe performance degradation when facing extremely low-bit (sub 2-bit) quantization. Several existing sub 2-bit post-training quantization (PTQ) methods utilize a mix-precision scheme by leveraging an unstructured fine-grained mask to explicitly distinguish sali…

2025

Weight-Aware Activation Sparsity with Constrained Bayesian Optimization Scheduling for Large Language Models

EMNLP 2025

Activation sparsity provides a dynamic, input-dependent alternative to weight pruning for accelerating inference in large language models (LLMs), effectively reducing unnecessary computations and memory accesses during the forward pass. Despite its promise, existing activation sparsification methods

2024

LRQuant: Learnable and Robust Post-Training Quantization for Large Language Models

ACL 2024long

Post-training quantization (PTQ) for large language models (LLMs) significantly accelerates model inference and relieves memory constraints, without incurring model training. A “smoothing paradigm” is commonly used in LLM quantization, which transfers the quantization difficulty of activation to wei…

2023

DyGait: Exploiting Dynamic Representations for High-performance Gait Recognition

ICCV 2023poster

Gait recognition is a biometric technology that recognizes the identity of humans through their walking patterns. Compared with other biometric technologies, gait recognition is more difficult to disguise and can be applied to the condition of long-distance without the cooperation of subjects. Thus,…

Cited by 48PDFScholar
2023

Supervised Contrastive Few-Shot Learning for High-Frequency Time Series

AAAI 2023technical

Significant progress has been made in representation learning, especially with recent success on self-supervised contrastive learning. However, for time series with less intuitive or semantic meaning, sampling bias may be inevitably encountered in unsupervised approaches. Although supervised contras…

2021

Enhancing the Context Representation in Similarity-based Word Sense Disambiguation

EMNLP 2021main

In previous similarity-based WSD systems, studies have allocated much effort on learning comprehensive sense embeddings using contextual representations and knowledge sources. However, the context embedding of an ambiguous word is learned using only the sentence where the word appears, neglecting it…

Cited by 9SourcePDFScholar
2021

Word Sense Disambiguation: Towards Interactive Context Exploitation from Both Word and Sense Perspectives

ACL 2021long

Lately proposed Word Sense Disambiguation (WSD) systems have approached the estimated upper bound of the task on standard evaluation benchmarks. However, these systems typically implement the disambiguation of words in a document almost independently, underutilizing sense and word dependency in cont…