← Search

Chunyan Miao

55 accepted papers

2026

A Survey on 3D Skeleton Based Person Re-Identification: Taxonomy, Advances, Challenges, and Interdisciplinary Prospects

IJCAI 2026

Person re-identification via 3D skeletons is an important emerging research area that attracts increasing attention within the pattern recognition community. With distinctive advantages across various application scenarios, numerous 3D skeleton based person re-identification (SRID) methods with dive

Cited by 0Scholar
2026

Adaptive Piecewise Distillation for Efficient LiDAR Data Generation

AAAI 2026technical

LiDAR data generation has emerged as a promising solution to the high cost and limited scalability of real-world LiDAR sensing. Recent diffusion and rectified flow models have demonstrated strong capabilities in synthesizing realistic 3D point clouds; however, their iterative sampling procedures res

Cited by 0SourcePDFScholar
2025

A Smart Multimodal Healthcare Copilot with Powerful LLM Reasoning

IJCAI 2025

Misdiagnosis causes significant harm to healthcare systems worldwide, leading to increased costs and patient risks. MedRAG is a smart multimodal healthcare copilot equipped with powerful large language model (LLM) reasoning, designed to enhance medical decision-making. It supports multiple input mod

2025

Audio-Reasoner: Improving Reasoning Capability in Large Audio Language Models

EMNLP 2025

Recent advancements in multimodal reasoning overlook the audio modality. We introduce Audio-Reasoner, a large-scale audio language model for deep reasoning. We meticulously curated a large-scale and diverse multi-task audio dataset with simple annotations. Then, we leverage closed-source models to c

2025

Bites of Tomorrow: Personalized Recommendations for a Healthier and Greener Plate

AAAI 2025technical

The recent emergence of extreme climate events has significantly raised awareness about sustainable living. In addition to developing energy-saving materials and technologies, existing research mainly relies on traditional methods that encourage behavioral shifts towards sustainability, which can be…

2025

Continual Optimization with Symmetry Teleportation for Multi-Task Learning

NeurIPS 2025poster

Multi-task learning (MTL) is a widely explored paradigm that enables the simultaneous learning of multiple tasks using a single model. Despite numerous solutions, the key issues of optimization conflict and task imbalance remain under-addressed, limiting performance. Unlike existing optimization-bas…

Cited by 0SourceScholar
2025

ESGenius: Benchmarking LLMs on Environmental, Social, and Governance (ESG) and Sustainability Knowledge

EMNLP 2025

We introduce ESGenius , a comprehensive benchmark for evaluating and enhancing the proficiency of Large Language Models (LLMs) in Environmental, Social, and Governance (ESG) and sustainability-focused question answering. ESGenius comprises two key components: (i) ESGenius-QA , a collection of 1,136

2025

Efficient Parallel Training Methods for Spiking Neural Networks with Constant Time Complexity

ICML 2025poster

Spiking Neural Networks (SNNs) often suffer from high time complexity $O(T)$ due to the sequential processing of $T$ spikes, making training computationally expensive. In this paper, we propose a novel Fixed-point Parallel Training (FPT) method to accelerate SNN training without modifying the netwo…

Cited by 0SourcePDFScholar
2025

Enhancing Counterfactual Estimation: A Focus on Temporal Treatments

IJCAI 2025

In the medical field, treatment sequences significantly influence future outcomes through complex temporal interactions. Therefore, highlighting the role of temporal treatments within the model is crucial for accurate counterfactual estimation, which is often overlooked in current methods. To addres

2025

Exploring Tradeoffs through Mode Connectivity for Multi-Task Learning

NeurIPS 2025poster

Nowadays deep models are required to be versatile due to the increasing realistic needs. Multi-task learning (MTL) offers an efficient way for this purpose to learn multiple tasks simultaneously with a single model. However, prior MTL solutions often focus on resolving conflicts and imbalances durin…

Cited by 0SourceScholar
2025

Motif Guided Graph Transformers with Combinatorial Skeleton Prototype Learning for Skeleton-Based Person Re-Identification

AAAI 2025technical

Person re-identification (re-ID) via 3D skeleton data is a challenging task with significant value in many scenarios. Existing skeleton-based methods typically assume virtual motion relations between all joints, and adopt average joint or sequence representations for learning. However, they rarely e…

2025

The Curse of Multi-Modalities: Evaluating Hallucinations of Large Multimodal Models across Language, Visual, and Audio

NeurIPS 2025poster

Recent advancements in large multimodal models (LMMs) have significantly enhanced performance across diverse tasks, with ongoing efforts to further integrate additional modalities such as video and audio. However, most existing LMMs remain vulnerable to hallucinations, the discrepancy between the fa…

Cited by 0SourcecodeScholar
2024

Anchoring Path for Inductive Relation Prediction in Knowledge Graphs

AAAI 2024technical

Aiming to accurately predict missing edges representing relations between entities, which are pervasive in real-world Knowledge Graphs (KGs), relation prediction plays a critical role in enhancing the comprehensiveness and utility of KGs. Recent research focuses on path-based methods due to their in…

2024

CUDC: A Curiosity-Driven Unsupervised Data Collection Method with Adaptive Temporal Distances for Offline Reinforcement Learning

AAAI 2024technical

Offline reinforcement learning (RL) aims to learn an effective policy from a pre-collected dataset. Most existing works are to develop sophisticated learning algorithms, with less emphasis on improving the data collection process. Moreover, it is even challenging to extend the single-task setting an…

Cited by 4SourcePDFScholar
2024

Latent Diffusion Transformer for Probabilistic Time Series Forecasting

AAAI 2024technical

The probability prediction of multivariate time series is a notoriously challenging but practical task. This research proposes to condense high-dimensional multivariate time series forecasting into a problem of latent space time series generation, to improve the expressiveness of each timestamp and…

Cited by 34SourcePDFScholar
2024

Mitigating Object Hallucinations in Large Vision-Language Models through Visual Contrastive Decoding

CVPR 2024highlight

Large Vision-Language Models (LVLMs) have advanced considerably intertwining visual recognition and language understanding to generate content that is not only coherent but also contextually attuned. Despite their success LVLMs still suffer from the issue of object hallucinations where models genera…

Cited by 211SourcePDFScholar
2024

PairCFR: Enhancing Model Training on Paired Counterfactually Augmented Data through Contrastive Learning

ACL 2024long

Counterfactually Augmented Data (CAD) involves creating new data samples by applying minimal yet sufficient modifications to flip the label of existing data samples to other classes. Training with CAD enhances model robustness against spurious features that happen to correlate with labels by spreadi…

2024

RevMUX: Data Multiplexing with Reversible Adapters for Efficient LLM Batch Inference

EMNLP 2024main

Large language models (LLMs) have brought a great breakthrough to the natural language processing (NLP) community, while leading the challenge of handling concurrent customer queries due to their high throughput demands. Data multiplexing addresses this by merging multiple inputs into a single compo…

2024

Test-Time Model Adaptation with Only Forward Passes

ICML 2024oral

Test-time adaptation has proven effective in adapting a given trained model to unseen test samples with potential distribution shifts. However, in real-world scenarios, models are usually deployed on resource-limited devices, e.g., FPGAs, and are often quantized and hard-coded with non-modifiable pa…

2023

Can ChatGPT Assess Human Personalities? A General Evaluation Framework

EMNLP 2023long findings

Large Language Models (LLMs) especially ChatGPT have produced impressive results in various areas, but their potential human-like psychology is still largely unexplored. Existing works study the virtual personalities of LLMs but rarely explore the possibility of analyzing human personalities via LLM…

Cited by 0SourcecodeScholar
2023

Improving Self-training for Cross-lingual Named Entity Recognition with Contrastive and Prototype Learning

ACL 2023long

In cross-lingual named entity recognition (NER), self-training is commonly used to bridge the linguistic gap by training on pseudo-labeled target-language data. However, due to sub-optimal performance on target languages, the pseudo labels are often noisy and limit the overall performance. In this w…

2023

Multi-Aspect Explainable Inductive Relation Prediction by Sentence Transformer

AAAI 2023technical

Recent studies on knowledge graphs (KGs) show that path-based methods empowered by pre-trained language models perform well in the provision of inductive and explainable relation predictions. In this paper, we introduce the concepts of relation path coverage and relation path confidence to filter ou…

2022

Bi-Level Feature Alignment for Versatile Image Translation and Manipulation

ECCV 2022poster

"Generative adversarial networks (GANs) have achieved great success in image translation and manipulation. However, high-fidelity image generation with faithful style control remains a grand challenge in computer vision. This paper presents a versatile image translation and manipulation framework th…

Cited by 52SourcePDFScholar
2022

CCLF: A Contrastive-Curiosity-Driven Learning Framework for Sample-Efficient Reinforcement Learning

IJCAI 2022poster

In reinforcement learning (RL), it is challenging to learn directly from high-dimensional observations, where data augmentation has recently remedied it via encoding invariances from raw pixels. Nevertheless, we empirically find that not all samples are equally important and hence simply injecting m…

2022

ConNER: Consistency Training for Cross-lingual Named Entity Recognition

EMNLP 2022main

Cross-lingual named entity recognition (NER) suffers from data scarcity in the target languages, especially under zero-shot settings. Existing translate-train or knowledge distillation methods attempt to bridge the language gap, but often introduce a high level of noise. To solve this problem, consi…

2022

Economics of Semantic Communication System in Wireless Powered Internet of Things

ICASSP 2022accepted

The semantic communication system enables wireless devices to communicate effectively with the semantic meaning of the data. Wireless powered Internet of Things (IoT) that adopts the semantic communication system relies on harvested energy to transmit semantic information. However, the issue of ener…

Cited by 0SourceScholar
2022

Enhancing Sequential Recommendation with Graph Contrastive Learning

IJCAI 2022poster

The sequential recommendation systems capture users' dynamic behavior patterns to predict their next interaction behaviors. Most existing sequential recommendation methods only exploit the local context information of an individual interaction sequence and learn model parameters solely based on the…

Cited by 74SourcePDFScholar
2022

Exploring Representation-level Augmentation for Code Search

EMNLP 2022main

Code search, which aims at retrieving the most relevant code fragment for a given natural language query, is a common activity in software development practice. Recently, contrastive learning is widely used in code search research, where many data augmentation approaches for source code (e.g., seman…

2022

GlobalWoZ: Globalizing MultiWoZ to Develop Multilingual Task-Oriented Dialogue Systems

ACL 2022long

Over the last few years, there has been a move towards data curation for multilingual task-oriented dialogue (ToD) systems that can serve people speaking different languages. However, existing multilingual ToD datasets either have a limited coverage of languages due to the high cost of data curation…

2022

History-Aware Hierarchical Transformer for Multi-session Open-domain Dialogue System

EMNLP 2022finding

With the evolution of pre-trained language models, current open-domain dialogue systems have achieved great progress in conducting one-session conversations. In contrast, Multi-Session Conversation (MSC), which consists of multiple sessions over a long term with the same user, is under-investigated.…

Cited by 14SourcePDFScholar
2022

MELM: Data Augmentation with Masked Entity Language Modeling for Low-Resource NER

ACL 2022long

Data augmentation is an effective solution to data scarcity in low-resource scenarios. However, when applied to token-level tasks such as NER, data augmentation methods often suffer from token-label misalignment, which leads to unsatsifactory performance. In this work, we propose Masked Entity Langu…

2022

On Non-Random Missing Labels in Semi-Supervised Learning

ICLR 2022poster

Semi-Supervised Learning (SSL) is fundamentally a missing label problem, in which the label Missing Not At Random (MNAR) problem is more realistic and challenging, compared to the widely-adopted yet naive Missing Completely At Random assumption where both labeled and unlabeled data share the same cl…

2022

SimMC: Simple Masked Contrastive Learning of Skeleton Representations for Unsupervised Person Re-Identification

IJCAI 2022poster

Recent advances in skeleton-based person re-identification (re-ID) obtain impressive performance via either hand-crafted skeleton descriptors or skeleton representation learning with deep learning paradigms. However, they typically require skeletal pre-modeling and label information for training, wh…

2021

A Hybrid Bandit Framework for Diversified Recommendation

AAAI 2021technical

The interactive recommender systems involve users in the recommendation procedure by receiving timely user feedback to update the recommendation policy. Therefore, they are widely used in real application scenarios. Previous interactive recommendation methods primarily focus on learning users' perso…

Cited by 29SourcePDFScholar
2021

CARE: Commonsense-Aware Emotional Response Generation with Latent Concepts

AAAI 2021technical

Rationality and emotion are two fundamental elements of humans. Endowing agents with rationality and emotion has been one of the major milestones in AI. However, in the field of conversational AI, most existing models only specialize in one aspect and neglect the other, which often leads to dull or…

2021

Distilling Causal Effect of Data in Class-Incremental Learning

CVPR 2021poster

We propose a causal framework to explain the catastrophic forgetting in Class-Incremental Learning (CIL) and then derive a novel distillation method that is orthogonal to the existing anti-forgetting techniques, such as data replay and feature/label distillation. We first 1) place CIL into the frame…

Cited by 257PDFcodeScholar
2021

HyDRA: Hypergradient Data Relevance Analysis for Interpreting Deep Neural Networks

AAAI 2021technical

The behaviors of deep neural networks (DNNs) are notoriously resistant to human interpretations. In this paper, we propose Hypergradient Data Relevance Analysis, or HyDRA, which interprets the predictions made by DNNs as effects of their training data. Existing approaches generally estimate data con…

2021

Latent Independent Excitation for Generalizable Sensor-based Cross-Person Activity Recognition

AAAI 2021technical

In wearable-sensor-based activity recognition, it is often assumed that the training and test samples follow the same data distribution. This assumption neglects practical scenarios where the activity patterns inevitably vary from person to person. To solve this problem, transfer learning and domain…

2021

Latent-Optimized Adversarial Neural Transfer for Sarcasm Detection

NAACL 2021long

The existence of multiple datasets for sarcasm detection prompts us to apply transfer learning to exploit their commonality. The adversarial neural transfer (ANT) framework utilizes multiple loss terms that encourage the source-domain and the target-domain feature distributions to be similar while o…

2021

MulDA: A Multilingual Data Augmentation Framework for Low-Resource Cross-Lingual NER

ACL 2021long

Named Entity Recognition (NER) for low-resource languages is a both practical and challenging research problem. This paper addresses zero-shot transfer for cross-lingual NER, especially when the amount of source-language training data is also limited. The paper first proposes a simple but effective…

2021

Noise-Resistant Deep Metric Learning With Ranking-Based Instance Selection

CVPR 2021poster

The existence of noisy labels in real-world data negatively impacts the performance of deep learning models. Although much research effort has been devoted to improving robustness to noisy labels in classification tasks, the problem of noisy labels in deep metric learning (DML) remains open. In this…

Cited by 52PDFcodeScholar
2021

Predictive Analytics for COVID-19 Social Distancing

IJCAI 2021poster

The COVID-19 pandemic has disrupted the lives of millions across the globe. In Singapore, promoting safe distancing by managing crowds in public areas have been the cornerstone of containing the community spread of the virus. One of the most important solutions to maintain social distancing is to mo…

Cited by 2SourcePDFScholar
2021

Towards Parkinson's Disease Prognosis Using Self-Supervised Learning and Anomaly Detection

ICASSP 2021accepted

Parkinson’s disease (PD) is a chronic disease with a high risk of incidence after the age of 60 and is a problem for many countries facing an aging population. Current works have mainly focused on supervised learning using data collected from various sensors to differentiate between PD and healthy s…

Cited by 0SourceScholar
2021

Unbalanced Feature Transport for Exemplar-Based Image Translation

CVPR 2021poster

Despite the great success of GANs in images translation with different conditioned inputs such as semantic segmentation and edge map, generating high-fidelity images with reference styles from exemplars remains a grand challenge in conditional image-to-image translation. This paper presents a genera…

Cited by 235PDFScholar
2021

WaveFill: A Wavelet-Based Generation Network for Image Inpainting

ICCV 2021poster

Image inpainting aims to complete the missing or corrupted regions of images with realistic contents. The prevalent approaches adopt a hybrid objective of reconstruction and perceptual quality by using generative adversarial networks. However, the reconstruction loss and adversarial loss focus on sy…

Cited by 132PDFcodeScholar
2020

A Gamified Assessment Platform for Predicting the Risk of Dementia +Parkinson’s disease (DPD) Co-Morbidity

IJCAI 2020poster

Population aging is becoming an increasingly important issue around the world. As people live longer, they also tend to suffer from more challenging medical conditions. Currently, there is a lack of a holistic technology-powered solution for providing quality care at affordable cost to patients suff…

Cited by 0SourcePDFScholar
2020

A Testbed for Studying COVID-19 Spreading in Ride-Sharing Systems

IJCAI 2020poster

Order dispatch is an important area where artificial intelligence (AI) can benefit ride-sharing systems (e.g., Grab, Uber), which has become an integral part of our public transport network. In this paper, we present a multi-agent testbed to study the spread of infectious diseases through such a sys…

Cited by 0SourcePDFScholar
2020

An AI-empowered Visual Storyline Generator

IJCAI 2020poster

Video editing is currently a highly skill- and time-intensive process. One of the most important tasks in video editing is to compose the visual storyline. This paper outlines Visual Storyline Generator (VSG), an artificial intelligence (AI)-empowered system that automatically generates visual story…

Cited by 0SourcePDFScholar
2020

Differentially Private Top-k Selection via Stability on Unknown Domain

UAI 2020poster

We propose a new method that satisfies approximate differential privacy for top-$k$ selection with unordered output in the unknown data domain setting, not relying on the full knowledge of the domain universe. Our algorithm only requires looking at the top-$\bar{k}$ elements for any given $\bar{k} \…

Cited by 12SourcePDFScholar
2020

Learning Personalized Itemset Mapping for Cross-Domain Recommendation

IJCAI 2020poster

Cross-domain recommendation methods usually transfer knowledge across different domains implicitly, by sharing model parameters or learning parameter mappings in the latent space. Differing from previous studies, this paper focuses on learning explicit mapping between a user's behaviors (i.e. intera…

Cited by 0SourcePDFScholar
2020

Structure-Aware Generation Network for Recipe Generation from Images

ECCV 2020poster

Sharing food has become very popular with the development of social media. For many real-world applications, people are keen to know the underlying recipes of a food item. In this paper, we are interested in automatically generating cooking instructions for food. We investigate an open research task…