← Search

Yifei Zhang

86 accepted papers

2026

AutoMat: Physics-Guided Agentic Reasoning for Solving Ill-Posed Inverse Microscopy Problems

ICML 2026poster

Reconstructing atomistic crystal structures from a single noisy STEM projection is an ill-posed inverse problem: multiple lattices can explain similar contrast, and purely feed-forward models cannot verify physical validity. We present **AutoMat**, a failure-aware agentic *controller* that performs …

Cited by 0SourceScholar
2026

ConSurv: Multimodal Continual Learning for Survival Analysis

AAAI 2026technical

Survival prediction of cancers is crucial for clinical practice, as it informs mortality risks and influences treatment plans. However, a static model trained on a single dataset fails to adapt to the dynamically evolving clinical environment and continuous data streams, limiting its practical utili

Cited by 0SourcePDFScholar
2026

Exploiting Low-Dimensional Manifold of Features for Few-shot Whole Slide Image Classification

ICLR 2026poster

Few-shot Whole Slide Image (WSI) classification is severely hampered by overfitting. We argue that this is not merely a data-scarcity issue but a fundamentally geometric problem. Grounded in the manifold hypothesis, our analysis shows that features from pathology foundation models exhibit a low-dime…

Cited by 0SourcecodeScholar
2026

FT-Dojo: Towards Autonomous LLM Fine-Tuning with Language Agents

ICML 2026poster

Fine-tuning large language models for vertical domains remains a labor-intensive and expensive process, requiring domain experts to curate data, configure training, and iteratively diagnose model behavior. Despite growing interest in autonomous machine learning, no prior work has tackled end-to-end …

Cited by 0SourceScholar
2026

From Measurement to Mitigation: Quantifying and Reducing Identity Leakage in Image Representation Encoders with Linear Subspace Removal

CVPR 2026

Frozen visual embeddings (e.g., CLIP, DINOv2/v3, SSCD) power retrieval and integrity systems, yet their use on face-containing data is constrained by unmeasured identity leakage and a lack of deployable mitigations. We take an attacker-aware view and contribute: (i) a benchmark of visual embeddings

Cited by 0SourceScholar
2026

From Parameter Dynamics to Risk Scoring: Quantifying Sample-Level Safety Degradation in LLM Fine-tuning

ICML 2026poster

Safety alignment of Large Language Models (LLMs) is extremely fragile, fine-tuning on small number of benign samples can erase safety behaviors learned from millions of preference examples. Existing studies attempt to explain this phenomenon by comparing parameters and hidden states before and after…

Cited by 0SourceScholar
2026

Geometric Collapse: When Vision Models Fail to Verify Physical Causality

ICML 2026poster

Recent progress in large-scale self-supervised learning has improved dense geometric prediction, but it remains unclear whether such scaling yields inference-time physical plausibility checks. We propose Scrambled Edges, a controlled counterfactual that injects salient edge-like cues while violating…

Cited by 0SourceScholar
2025

An Attribute-Enriched Dataset and Auto-Annotated Pipeline for Open Detection

ICASSP 2025accepted

Detecting objects of interest through language often presents challenges, particularly with objects that are uncommon or complex to describe, due to perceptual discrepancies between automated models and human annotators. These challenges highlight the need for comprehensive datasets that go beyond s…

Cited by 0SourceScholar
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

BiLoRA: Almost-Orthogonal Parameter Spaces for Continual Learning

CVPR 2025poster

Continual learning requires models to learn tasks sequentially while maintaining a delicate balance between stability (retaining knowledge of previous tasks) and plasticity (adapting to new tasks). A key challenge is preventing interference between tasks - where learning new tasks degrades performan…

2025

Can MLLMs Understand the Deep Implication Behind Chinese Images?

ACL 2025long

As the capabilities of Multimodal Large Language Models (MLLMs) improve, the need for higher-order evaluation of them is increasing. However, there is a lack of work evaluating MLLM for higher-order perception and understanding of Chinese visual content. To address this, we introduce the CII-Bench,…

2025

Can Watermarked LLMs be Identified by Users via Crafted Prompts?

ICLR 2025spotlight

Text watermarking for Large Language Models (LLMs) has made significant progress in detecting LLM outputs and preventing misuse. Current watermarking techniques offer high detectability, minimal impact on text quality, and robustness to text editing. However, current researches lack investigati…

2025

CoSER: Coordinating LLM-Based Persona Simulation of Established Roles

ICML 2025poster

Role-playing language agents (RPLAs) have emerged as promising applications of large language models (LLMs). However, simulating established characters presents a challenging task for RPLAs, due to the lack of authentic character datasets and nuanced evaluation methods using such data. In this paper…

2025

Complete Corruption-Aware Retinex Framework for Low-Light Image Enhancement

IROS 2025

Retinex theory, which treats an image as a composition of illuminance and reflectance, has made significant progress in low-light image enhancement. Previous methods attempt to refine the impractical Retinex theory by introducing deviations in estimated illumination and reflectance to develop more p

Cited by 0SourcecodeScholar
2025

Confront Insider Threat: Precise Anomaly Detection in Behavior Logs Based on LLM Fine-Tuning

COLING 2025main

Anomaly-based detection is effective against evolving insider threats but still suffers from low precision. Current data processing can result in information loss, and models often struggle to distinguish between benign anomalies and actual threats. Both issues hinder precise detection. To address t…

Cited by 1SourcePDFScholar
2025

Continuous 3D Perception Model with Persistent State

CVPR 2025poster

We present a unified framework capable of solving a broad range of 3D tasks. Our approach features a stateful recurrent model that continuously updates its state representation with each new observation. Given a stream of images, this evolving state can be used to generate metric-scale pointmaps (pe…

2025

CrossSpectra: Exploiting Cross-Layer Smoothness for Parameter-Efficient Fine-Tuning

NeurIPS 2025poster

Parameter-efficient fine-tuning (PEFT) is essential for adapting large foundation models without excessive storage cost. However, current approaches such as LoRA treat each layer’s adaptation independently, overlooking correlations across layers. This independence causes the number of trainable para…

Cited by 0SourceScholar
2025

EcoSafeRAG: Efficient Security through Context Analysis in Retrieval-Augmented Generation

EMNLP 2025

Retrieval-Augmented Generation (RAG) compensates for the static knowledge limitations of Large Language Models (LLMs) by integrating external knowledge, producing responses with enhanced factual correctness and query-specific contextualization. However, it also introduces new attack surfaces such as

Cited by 0SourcePDFScholar
2025

Embracing Trustworthy Brain-Agent Collaboration as Paradigm Extension for Intelligent Assistive Technologies

NeurIPS 2025poster

Brain-Computer Interfaces (BCIs) offer a direct communication pathway between the human brain and external devices, holding significant promise for individuals with severe neurological impairments. However, their widespread adoption is hindered by critical limitations, such as low information transf…

Cited by 0SourceScholar
2025

Exploring Sparse MoE in GANs for Text-conditioned Image Synthesis

CVPR 2025poster

Due to the difficulty in scaling up, generative adversarial networks (GANs) seem to be falling out of grace with the task of text-conditioned image synthesis. Sparsely activated mixture-of-experts (MoE) has recently been demonstrated as a valid solution to training large-scale models with limited re…

2025

From General Reward to Targeted Reward: Improving Open-ended Long-context Generation Models

EMNLP 2025

Current research on long-form context in Large Language Models (LLMs) primarily focuses on the understanding of long-contexts, the **Open-ended Long Text Generation** (Open-LTG) remains insufficiently explored. Training a long text generation model requires curation of gold-standard reference data,

2025

GraphNarrator: Generating Textual Explanations for Graph Neural Networks

ACL 2025long

Graph representation learning has garnered significant attention due to its broad applications in various domains, such as recommendation systems and social network analysis. Despite advancements in graph learning methods, challenges still remain in explainability when graphs are associated with sem…

Cited by 0SourcePDFScholar
2025

Ground Every Sentence: Improving Retrieval-Augmented LLMs with Interleaved Reference-Claim Generation

NAACL 2025findings

Retrieval-Augmented Generation (RAG) has been widely adopted to enhance Large Language Models (LLMs) in knowledge-intensive tasks. To enhance credibility and verifiability in RAG systems, Attributed Text Generation (ATG) is proposed, which provides citations to retrieval knowledge in LLM-generated r…

Cited by 10SourcePDFScholar
2025

Improving Zero-Shot Adversarial Robustness in Vision-Language Models by Closed-form Alignment of Adversarial Path Simplices

ICML 2025spotlight

Vision-Language Models (VLMs) such as CLIP excel at zero-shot classification due to large-scale pre-training but are vulnerable to adversarial examples. Adversarial fine-tuning robustifies zero-shot models by aligning prediction scores of individual adversaries with their clean counterparts, which t…

Cited by 0SourcePDFScholar
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

Learning Visual Generative Priors without Text

CVPR 2025poster

Although text-to-image (T2I) models have recently thrived as visual generative priors, their reliance on high-quality text-image pairs makes scaling up expensive. We argue that grasping the cross-modality alignment is not a necessity for a sound visual generative prior, whose focus should be on text…

Cited by 1SourcePDFScholar
2025

Linguistics-aware Masked Image Modeling for Self-supervised Scene Text Recognition

CVPR 2025poster

Text images are unique in their dual nature, encompassing both visual and linguistic information. The visual component encompasses structural and appearance-based features, while the linguistic dimension incorporates contextual and semantic elements. In scenarios with degraded visual quality, lingui…

2025

MT-Fusion: Multi-Task Learning for Degradation-Aware Infrared and Visible Image Fusion

IROS 2025

The effective fusion of infrared and visible images could enhance environment perception during robot rescue mission by combining complementary information from both sensors. However, most existing fusion methods are developed for images captured under normal conditions, which limits their performan

Cited by 0SourceScholar
2025

MUSE: A Multimodal Conversational Recommendation Dataset with Scenario-Grounded User Profiles

ACL 2025finding

Current conversational recommendation systems focus predominantly on text. However, real-world recommendation settings are generally multimodal, causing a significant gap between existing research and practical applications. To address this issue, we propose Muse, the first multimodal conversational…

Cited by 0SourcePDFScholar
2025

Machine Unlearning via Task Simplex Arithmetic

NeurIPS 2025poster

As foundation Vision-Language Models (VLMs) unlock fine-tuning on smaller datasets while leveraging large-scale pre-training data, machine unlearning becomes critical in addressing privacy concerns and regulatory compliance. Task vector, representing the difference between parameters of models fine-…

Cited by 0SourceScholar
2025

NTPP: Generative Speech Language Modeling for Dual-Channel Spoken Dialogue via Next-Token-Pair Prediction

ICML 2025poster

Inspired by the impressive capabilities of GPT-4o, there is growing interest in enabling speech language models (SLMs) to engage in natural, fluid spoken interactions with humans. Recent advancements have led to the development of several SLMs that demonstrate promising results in this area. However…

Cited by 0SourcePDFScholar
2025

ParetoRAG: Leveraging Sentence-Context Attention for Robust and Efficient Retrieval-Augmented Generation

EMNLP 2025

While Retrieval-Augmented Generation systems enhance Large Language Models by incorporating external knowledge, they still face persistent challenges in retrieval inefficiency and the inability of LLMs to filter out irrelevant information. We presentParetoRAG, an unsupervised framework that optimize

Cited by 0SourcePDFScholar
2025

Pixel-Level Reasoning Segmentation via Multi-turn Conversations

ACL 2025long

Existing visual perception systems focus on region-level segmentation in single-turn dialogues, relying on complex and explicit query instructions. Such systems cannot reason at the pixel level and comprehend dynamic user intent that changes over interaction. Our work tackles this issue by introduci…

2025

Robustifying Zero-Shot Vision Language Models by Subspaces Alignment

ICCV 2025poster

Vision-Language Models (VLMs) enjoy strong zero-shot performance but are vulnerable to adversarial attacks posing security risks. Adversarially robust fine-tuning enhances zero-shot robustness on new datasets while preserving the natural performance of pre-trained VLMs. However, prior methods use sa…

Cited by 0SourcePDFScholar
2025

SemanticCamo: Jailbreaking Large Language Models through Semantic Camouflage

ACL 2025finding

The rapid development and increasingly widespread applications of Large Language Models (LLMs) have made the safety issues of LLMs more prominent and critical. Although safety training is widely used in LLMs, the mismatch between pre-training and safety training still leads to safety vulnerabilities…

2025

Soft Separation and Distillation: Toward Global Uniformity in Federated Unsupervised Learning

ICCV 2025poster

Federated Unsupervised Learning (FUL) aims to learn expressive representations in federated and self-supervised settings. The quality of representations learned in FUL is usually determined by uniformity, a measure of how uniformly representations are distributed in the embedding space. However, exi…

2025

TOOL-ED: Enhancing Empathetic Response Generation with the Tool Calling Capability of LLM

COLING 2025main

Empathetic conversation is a crucial characteristic in daily conversations between individuals. Nowadays, Large Language models (LLMs) have shown outstanding performance in generating empathetic responses. Knowledge bases like COMET can assist LLMs in mitigating illusions and enhancing the understan…

2025

TwinMarket: A Scalable Behavioral and Social Simulation for Financial Markets

NeurIPS 2025poster

The study of social emergence has long been a central focus in social science. Traditional modeling approaches, such as rule-based Agent-Based Models (ABMs), struggle to capture the diversity and complexity of human behavior, particularly the irrational factors emphasized in behavioral economics. Re…

Cited by 0SourcecodeScholar
2025

UCFE: A User-Centric Financial Expertise Benchmark for Large Language Models

NAACL 2025findings

This paper introduces the UCFE: User-Centric Financial Expertise benchmark, an innovative framework designed to evaluate the ability of large language models (LLMs) to handle complex real-world financial tasks. UCFE benchmark adopts a hybrid approach that combines human expert evaluations with dynam…

2025

pFedMxF: Personalized Federated Class-Incremental Learning with Mixture of Frequency Aggregation

CVPR 2025poster

Federated learning (FL) has emerged as a promising paradigm for privacy-preserving collaborative machine learning. However, extending FL to class incremental learning settings introduces three key challenges: 1) spatial heterogeneity due to non-IID data distributions across clients, 2) temporal hete…

Cited by 0SourcePDFScholar
2024

A Systematic Survey on Federated Semi-supervised Learning

IJCAI 2024poster

Federated learning (FL) revolutionizes distributed machine learning by enabling devices to collaboratively learn a model while maintaining data privacy. However, FL usually faces a critical challenge with limited labeled data, making semi-supervised learning (SSL) crucial for utilizing abundant unla…

Cited by 2SourcePDFScholar
2024

BERT-BC: A Unified Alignment and Interaction Model over Hierarchical BERT for Response Selection

COLING 2024main

Recently, we have witnessed a significant performance boosting for dialogue response selection task achieved by Cross-Encoder based models. However, such models directly feed the concatenation of context and response into the pre-trained model for interactive inference, ignoring the comprehensively…

Cited by 0SourcePDFScholar
2024

Dual-frame Fluid Motion Estimation with Test-time Optimization and Zero-divergence Loss

NeurIPS 2024poster

3D particle tracking velocimetry (PTV) is a key technique for analyzing turbulent flow, one of the most challenging computational problems of our century. At the core of 3D PTV is the dual-frame fluid motion estimation algorithm, which tracks particles across two consecutive frames. Recently, deep l…

2024

ELAD: Explanation-Guided Large Language Models Active Distillation

ACL 2024findings

The deployment and application of Large Language Models (LLMs) is hindered by their memory inefficiency, computational demands, and the high costs of API inferences. Traditional distillation methods, which transfer the capabilities of LLMs to smaller models, often fail to determine whether the knowl…

Cited by 6SourcePDFScholar
2024

EmpCRL: Controllable Empathetic Response Generation via In-Context Commonsense Reasoning and Reinforcement Learning

COLING 2024main

Empathetic response generation aims to understand the user’s feelings emotionally and generate responses with appropriate emotion. According to psychological theories, empathy consists of two main aspects: affection and cognition. However, existing works lack the perception of fine-grained dialogue…

Cited by 3SourcePDFScholar
2024

Enhancing Document-Level Event Extraction via Structure-Aware Heterogeneous Graph with Multi-Granularity Subsentences

ICASSP 2024accepted

Document-level Event Extraction aims to identify events from an entire article. It is quite a challenging task because event arguments scatter across several sentences and multiple events in a document may have influence on each other. Previous methods, however, did not take advantage of document st…

Cited by 0SourceScholar
2024

FastMAC: Stochastic Spectral Sampling of Correspondence Graph

CVPR 2024poster

3D correspondence i.e. a pair of 3D points is a fundamental concept in computer vision. A set of 3D correspondences when equipped with compatibility edges forms a correspondence graph. This graph is a critical component in several state-of-the-art 3D point cloud registration approaches e.g. the one…

2024

FedLFC: Towards Efficient Federated Multilingual Modeling with LoRA-based Language Family Clustering

NAACL 2024findings

Federated Multilingual Modeling (FMM) plays a crucial role in the applications of natural language processing due to the increasing diversity of languages and the growing demand for data privacy. However, FMM faces limitations stemming from (1) the substantial communication costs in networking and (…

2024

HiFT: A Hierarchical Full Parameter Fine-Tuning Strategy

EMNLP 2024main

Full-parameter fine-tuning (FPFT) has become the go-to choice for adapting language models (LMs) to downstream tasks due to its excellent performance. As LMs grow in size, fine-tuning the full parameters of LMs requires a prohibitively large amount of GPU memory. Existing approaches utilize zeroth-o…

2024

Improving Role-Oriented Dialogue Summarization with Interaction-Aware Contrastive Learning

COLING 2024main

Role-oriented dialogue summarization aims at generating summaries for different roles in dialogue, e.g., user and agent. Interaction between different roles is vital for the task. Existing methods could not fully capture interaction patterns between roles when encoding dialogue, thus are prone to ig…

2024

Language-Image Pre-training with Long Captions

ECCV 2024poster

"Language-image pre-training largely relies on how precisely and thoroughly a text describes its paired image. In practice, however, the contents of an image can be so rich that well describing them requires lengthy captions (e.g., with 10 sentences), which are usually missing in existing datasets.…

2024

Lipschitz Singularities in Diffusion Models

ICLR 2024oral

Diffusion models, which employ stochastic differential equations to sample images through integrals, have emerged as a dominant class of generative models. However, the rationality of the diffusion process itself receives limited attention, leaving the question of whether the problem is well-posed a…

Cited by 10SourcePDFScholar
2024

LoTLIP: Improving Language-Image Pre-training for Long Text Understanding

NeurIPS 2024poster

In this work, we empirically confirm that the key reason causing such an issue is that the training images are usually paired with short captions, leaving certain tokens easily overshadowed by salient tokens. Towards this problem, our initial attempt is to relabel the data with long captions, howeve…

2024

PECER: Empathetic Response Generation Via Dynamic Personality Extraction and Contextual Emotional Reasoning

ICASSP 2024accepted

Empathy is a key factor in human emotional communication and social interaction. Personality is closely related to empathy, which is shaped by the interaction of cognition and affection, and plays a crucial role in emotional expression. However, previous studies have neglected personality as an impo…

Cited by 0SourceScholar
2024

STICKERCONV: Generating Multimodal Empathetic Responses from Scratch

ACL 2024long

Stickers, while widely recognized for enhancing empathetic communication in online interactions, remain underexplored in current empathetic dialogue research, notably due to the challenge of a lack of comprehensive datasets. In this paper, we introduce the Agent for STICKERCONV (Agent4SC), which use…

2024

Sparse Diffusion Policy: A Sparse, Reusable, and Flexible Policy for Robot Learning

CoRL 2024poster

The increasing complexity of tasks in robotics demands efficient strategies for multitask and continual learning. Traditional models typically rely on a universal policy for all tasks, facing challenges such as high computational costs and catastrophic forgetting when learning new tasks. To address…

Cited by 17SourceScholar
2024

TIGER: A Unified Generative Model Framework for Multimodal Dialogue Response Generation

COLING 2024main

Responding with multimodal content has been recognized as one of the essential functionalities of intelligent conversational agents. However, existing research on multimodal dialogues primarily focuses on two topics: (1) textual response generation that ground the conversation on a given image; and…

2024

Visual Attention Prompted Prediction and Learning

IJCAI 2024poster

Visual explanation (attention)-guided learning uses not only labels but also explanations to guide the model reasoning process. While visual attention-guided learning has shown promising results, it requires a large number of explanation annotations that are time-consuming to prepare. However, in ma…

2023

Cones: Concept Neurons in Diffusion Models for Customized Generation

ICML 2023oral

Human brains respond to semantic features of presented stimuli with different neurons. This raises the question of whether deep neural networks admit a similar behavior pattern. To investigate this phenomenon, this paper identifies a small cluster of neurons associated with a specific subject in a d…

Cited by 119SourcePDFScholar
2023

Contrastive Learning with Generated Representations for Inductive Knowledge Graph Embedding

ACL 2023findings

With the evolution of Knowledge Graphs (KGs), new entities emerge which are not seen before. Representation learning of KGs in such an inductive setting aims to capture and transfer the structural patterns from existing entities to new entities. However, the performance of existing methods in induct…

2023

Customizable Image Synthesis with Multiple Subjects

NeurIPS 2023poster

Synthesizing images with user-specified subjects has received growing attention due to its practical applications. Despite the recent success in single subject customization, existing algorithms suffer from high training cost and low success rate along with increased number of subjects. Towards cont…

Cited by 84SourcePDFScholar
2023

Dimensionality-Varying Diffusion Process

CVPR 2023poster

Diffusion models, which learn to reverse a signal destruction process to generate new data, typically require the signal at each step to have the same dimension. We argue that, considering the spatial redundancy in image signals, there is no need to maintain a high dimensionality in the evolution pr…

2023

Few-shot Joint Multimodal Aspect-Sentiment Analysis Based on Generative Multimodal Prompt

ACL 2023findings

We have witnessed the rapid proliferation of multimodal data on numerous social media platforms. Conventional studies typically require massive labeled data to train models for Multimodal Aspect-Based Sentiment Analysis (MABSA). However, collecting and annotating fine-grained multimodal data for MAB…

2023

Graph Component Contrastive Learning for Concept Relatedness Estimation

AAAI 2023technical

Concept relatedness estimation (CRE) aims to determine whether two given concepts are related. Existing methods only consider the pairwise relationship between concepts, while overlooking the higher-order relationship that could be encoded in a concept-level graph structure. We discover that this un…

2023

Learning to Select Prototypical Parts for Interpretable Sequential Data Modeling

AAAI 2023technical

Prototype-based interpretability methods provide intuitive explanations of model prediction by comparing samples to a reference set of memorized exemplars or typical representatives in terms of similarity. In the field of sequential data modeling, similarity calculations of prototypes are usually ba…

2023

Mitigating the Popularity Bias of Graph Collaborative Filtering: A Dimensional Collapse Perspective

NeurIPS 2023spotlight

Graph-based Collaborative Filtering (GCF) is widely used in personalized recommendation systems. However, GCF suffers from a fundamental problem where features tend to occupy the embedding space inefficiently (by spanning only a low-dimensional subspace). Such an effect is characterized in GCF by th…

Cited by 27SourcePDFScholar
2023

No Change, No Gain: Empowering Graph Neural Networks with Expected Model Change Maximization for Active Learning

NeurIPS 2023spotlight

Graph Neural Networks (GNNs) are crucial for machine learning applications with graph-structured data, but their success depends on sufficient labeled data. We present a novel active learning (AL) method for GNNs, extending the Expected Model Change Maximization (EMCM) principle to improve predictio…

Cited by 10SourcePDFScholar
2023

Optimal Block-wise Asymmetric Graph Construction for Graph-based Semi-supervised Learning

NeurIPS 2023poster

Graph-based semi-supervised learning (GSSL) serves as a powerful tool to model the underlying manifold structures of samples in high-dimensional spaces. It involves two phases: constructing an affinity graph from available data and inferring labels for unlabeled nodes on this graph. While numerous a…

Cited by 14SourcePDFScholar
2023

PVGRU: Generating Diverse and Relevant Dialogue Responses via Pseudo-Variational Mechanism

ACL 2023long

We investigate response generation for multi-turn dialogue in generative chatbots. Existing generative modelsbased on RNNs (Recurrent Neural Networks) usually employ the last hidden state to summarize the history, which makesmodels unable to capture the subtle variability observed in different dialo…

2023

Semi-Supervised Domain Generalization with Graph-Based Classifier

ICASSP 2023accepted

Semi-supervised domain generalization (SSDG) has recently emerged as a potential research topic. Compared to domain generalization, SSDG represents a realistic and challenging goal, which only requires a few labels from source domains. To tackle this problem, this work presents a novel pseudo-labeli…

Cited by 0SourceScholar
2023

Spectral Feature Augmentation for Graph Contrastive Learning and Beyond

AAAI 2023technical

Although augmentations (e.g., perturbation of graph edges, image crops) boost the efficiency of Contrastive Learning (CL), feature level augmentation is another plausible, complementary yet not well researched strategy. Thus, we present a novel spectral feature argumentation for contrastive learni…

2022

Alleviating Sparsity of Open Knowledge Graphs with Ternary Contrastive Learning

EMNLP 2022finding

Sparsity of formal knowledge and roughness of non-ontological construction make sparsity problem particularly prominent in Open Knowledge Graphs (OpenKGs). Due to sparse links, learning effective representation for few-shot entities becomes difficult. We hypothesize that by introducing negative samp…

2022

DialogConv: A Lightweight Fully Convolutional Network for Multi-view Response Selection

EMNLP 2022main

Current end-to-end retrieval-based dialogue systems are mainly based on Recurrent Neural Networks or Transformers with attention mechanisms. Although promising results have been achieved, these models often suffer from slow inference or huge number of parameters. In this paper, we propose a novel li…

2022

KC-ISA: An Implicit Sentiment Analysis Model Combining Knowledge Enhancement and Context Features

COLING 2022main

Sentiment analysis has always been an important research direction in natural language processing. The research can be divided into explicit sentiment analysis and implicit sentiment analysis according to whether there are sentiment words in language expression. There have been many research results…

2022

Learning to Improve Persona Consistency in Multi-party Dialogue Generation via Text Knowledge Enhancement

COLING 2022main

In an open-domain dialogue system, the consistent persona is a key factor to generate real and coherent dialogues. Existing methods suffer from the incomprehensive persona tags that have unique and obscure meanings to describe human’s personality. Besides, the addressee information, which is closely…

2022

MulZDG: Multilingual Code-Switching Framework for Zero-shot Dialogue Generation

COLING 2022main

Building dialogue generation systems in a zero-shot scenario remains a huge challenge, since the typical zero-shot approaches in dialogue generation rely heavily on large-scale pre-trained language generation models such as GPT-3 and T5. The research on zero-shot dialogue generation without cumberso…

2021

A Graph Reasoning Network for Multi-turn Response Selection via Customized Pre-training

AAAI 2021technical

We investigate response selection for multi-turn conversation in retrieval-based chatbots. Existing studies pay more attention to the matching between utterances and responses by calculating the matching score based on learned features, leading to insufficient model reasoning ability. In this paper,…

Cited by 19SourcePDFScholar
2021

Multimodal Sentiment Detection Based on Multi-channel Graph Neural Networks

ACL 2021long

With the popularity of smartphones, we have witnessed the rapid proliferation of multimodal posts on various social media platforms. We observe that the multimodal sentiment expression has specific global characteristics, such as the interdependencies of objects or scenes within the image. However,…

2020

EmoElicitor: An Open Domain Response Generation Model with User Emotional Reaction Awareness

IJCAI 2020poster

Generating emotional responses is crucial for building human-like dialogue systems. However, existing studies have focused only on generating responses by controlling the agents' emotions, while the feelings of the users, which are the ultimate concern of a dialogue system, have been neglected. In…

2019

Augmented Reality Predictive Displays to Help Mitigate the Effects of Delayed Telesurgery

ICRA 2019poster

Surgical robots offer the exciting potential for remote telesurgery, but advances are needed to make this technology efficient and accurate to ensure patient safety. Achieving these goals is hindered by the deleterious effects of latency between the remote operator and the bedside robot. Predictive…

Cited by 52SourceScholar