← Search

Xiaofen Xing

23 accepted papers

2026

CLEX: Complementary Label Exchange Learning for Noisy Facial Expression Recognition

CVPR 2026

Facial expression recognition (FER) in the wild is severely hampered by label noise and annotation ambiguity. Existing methods, including sample selection, label ensembling, and consistency regularization, primarily rely on ordinary label supervision and offer limited control over non-target predict

Cited by 0SourceScholar
2026

MNV-17: A High-Quality Performative Mandarin Dataset for Nonverbal Vocalization Recognition in Speech

ICASSP 2026poster

Mainstream Automatic Speech Recognition (ASR) systems excel at transcribing lexical content, but largely fail to recognize nonverbal vocalizations (NVs) embedded in speech, such as sighs, laughs, and coughs. This capability is important for a comprehensive understanding of human communication, as NV…

Cited by 0SourcePDFScholar
2026

Patch-as-Decodable-Token: Towards Unified Multi-Modal Vision Tasks in MLLMs

ICLR 2026poster

Multimodal large language models (MLLMs) have advanced rapidly in recent years. However, existing approaches for vision tasks often rely on indirect representations, such as generating coordinates as text for detection, which limits performance and prevents dense prediction tasks like segmentation.…

Cited by 0SourcecodeScholar
2025

CATCH: A Novel Data Synthesis Framework for High Therapy Fidelity and Memory-Driven Planning Chain of Thought in AI Counseling

EMNLP 2025

Recently, advancements in AI counseling based on large language models have shown significant progress. However, existing studies employ a one-time generation approach to synthesize multi-turn dialogue samples, resulting in low therapy fidelity and failing to capture the decision-making rationale be

2025

DecoupledSynth: Enhancing Zero-Shot Text-to-Speech Via Factors Decoupling

ICASSP 2025accepted

Studies of speech representation enhance zero-shot Text-to-Speech by mapping text to intermediate representations before generating speech. However, using representations often struggles to balance linguistic, para-linguistic, and non-linguistic information in speech during the synthesis phase. Addi…

Cited by 0SourceScholar
2025

Drawing Developmental Trajectory from Cortical Surface Reconstruction

ICCV 2025poster

Diffeomorphic-based cortical surface reconstruction typically involves a series of deformation processes to extract the cerebral cortex from brain magnetic resonance images (MRI). While most methods are designed for adult brains using Neural Ordinary Differential Equations (NODE) with fixed step siz…

2025

Enhancing User-Oriented Proactivity in Open-Domain Dialogues with Critic Guidance

IJCAI 2025

Open-domain dialogue systems aim to generate natural and engaging conversations, providing significant practical value in real applications such as social robotics and personal assistants. The advent of large language models (LLMs) has greatly advanced this field by improving context understanding a

2025

MEIJU - The 1st Multimodal Emotion and Intent Joint Understanding Challenge

ICASSP 2025accepted

Multimodal Emotion and Intent Joint Understanding (MEIJU) aims to decode the semantic information expressed in the multimodal dialogues while inferring the emotions and intents, providing users with a more humanized human-machine interaction experience. However, challenges such as difficulties in da…

Cited by 0SourceScholar
2025

PsyDT: Using LLMs to Construct the Digital Twin of Psychological Counselor with Personalized Counseling Style for Psychological Counseling

ACL 2025long

Currently, large language models (LLMs) have made significant progress in the field of psychological counseling. However, existing mental health LLMs overlook a critical issue where they do not consider the fact that different psychological counselors exhibit different personal styles, including lin…

2025

QuantAgents: Towards Multi-agent Financial System via Simulated Trading

EMNLP 2025

In this paper, our objective is to develop a multi-agent financial system that incorporates simulated trading , a technique extensively utilized by financial professionals. While current LLM-based agent models demonstrate competitive performance, they still exhibit significant deviations from real-w

2025

SAKI-RAG: Mitigating Context Fragmentation in Long-Document RAG via Sentence-level Attention Knowledge Integration

EMNLP 2025

Traditional Retrieval-Augmented Generation (RAG) frameworks often segment documents into larger chunks to preserve contextual coherence, inadvertently introducing redundant noise. Recent advanced RAG frameworks have shifted toward finer-grained chunking to improve precision. However, in long-documen

2025

SoCov: Semi-Orthogonal Parametric Pooling of Covariance Matrix for Speaker Recognition

ICASSP 2025accepted

In conventional deep speaker embedding frameworks, the pooling layer aggregates all frame-level features over time and computes their mean and standard deviation statistics as inputs to subsequent segment-level layers. Such statistics pooling strategy produces fixed-length representations from varia…

Cited by 0SourceScholar
2025

TailorRPA: A Retrieval-Based Framework for Eliciting Personalized and Coherent Role-Playing Agents in General Domain

EMNLP 2025

Recent advancements of general domain oriented Role-playing Agents (RPAs) have enabled the agents to maintain character properties in a wide spectrum of daily tasks beyond mere scenario based chit-chatting. Nonetheless, current works lacks consideration of replicating internal properties of characte

Cited by 0SourcePDFScholar
2025

TreeRAG: Unleashing the Power of Hierarchical Storage for Enhanced Knowledge Retrieval in Long Documents

ACL 2025finding

When confronting long document information retrieval for Query-Focused Summarization(QFS), Traditional Retrieval-Augmented Generation(RAG) frameworks struggle to retrieve all relevant knowledge points, and the chunking and retrieve strategies of existing frameworks may disrupt the connections betwee…

Cited by 0SourcePDFScholar
2024

Clinical Scores Prediction and Medication Adjustment for Course of Parkinson's Disease

ICASSP 2024accepted

Parkinson's Disease (PD) is the second most prevalent neurodegenerative disorder worldwide, characterized by progressive motor and non-motor symptoms. Unfortunately, there are no definitive PD modifying therapies, so accurate course prediction in advance and appropriate medical adjustment are essent…

Cited by 0SourceScholar
2023

DST: Deformable Speech Transformer for Emotion Recognition

ICASSP 2023accepted

Enabled by multi-head self-attention, Transformer has exhibited remarkable results in speech emotion recognition (SER). Compared to the original full attention mechanism, window-based attention is more effective in learning fine-grained features while greatly reducing model redundancy. However, emot…

Cited by 0SourceScholar
2023

DWFormer: Dynamic Window Transformer for Speech Emotion Recognition

ICASSP 2023accepted

Speech emotion recognition is crucial to human-computer interaction. The temporal regions that represent different emotions scatter in different parts of the speech locally. Moreover, the temporal scales of important information may vary over a large range within and across speech segments. Although…

Cited by 0SourceScholar
2023

MGAT: Multi-Granularity Attention Based Transformers for Multi-Modal Emotion Recognition

ICASSP 2023accepted

Multi-modal emotion recognition is crucial for human-computer interaction. Many existing algorithms attempt to achieve multi-modal interactions through a cross-attention mechanism. Due to the problems of noise introduction and heavy computation in the original attention mechanism, window attention h…

Cited by 0SourceScholar
2023

SoulChat: Improving LLMs' Empathy, Listening, and Comfort Abilities through Fine-tuning with Multi-turn Empathy Conversations

EMNLP 2023short findings

Large language models (LLMs) have been widely applied in various fields due to their excellent capability for memorizing knowledge and chain of thought (CoT). When these language models are applied in the field of psychological counseling, they often rush to provide universal advice. However, when u…

Cited by 0SourcecodeScholar
2023

Speaker-Aware Hierarchical Transformer For Personality Recognition In Multiparty Dialogues

ICASSP 2023accepted

Personality recognition is one of the core technologies in human-machine interaction, which has received increasing attention. Previous works mainly focus on essays or monologues, while personality traits reveal more in the interactions with others. Due to the lack of appropriate datasets, a few app…

Cited by 0SourceScholar
2022

CS-GResNet: A Simple and Highly Efficient Network for Facial Expression Recognition

ICASSP 2022accepted

Facial expression recognition (FER) has recently attracted attention in computer vision. However, existing methods mostly focus on the explicit performance and overlook their computational resources and memory consumption. Hence, achieving promising performance while maintaining the efficiency of mo…

Cited by 0SourceScholar
2021

LSSED: A Large-Scale Dataset and Benchmark for Speech Emotion Recognition

ICASSP 2021accepted

Speech emotion recognition is a vital contributor to the next generation of human-computer interaction (HCI). However, current existing small-scale databases have limited the development of related research. In this paper, we present LSSED, a challenging large-scale english speech emotion dataset, w…

Cited by 0SourceScholar