← Search

Wei Zhou

105 accepted papers

2026

A Conflict-aware Evidential Framework for Reliable Sleep Stage Classification

ICML 2026poster

Multi-view learning has been widely applied for sleep stage classification using multi-modal data. However, existing methods typically assume that different modalities are well-aligned, which is often unattainable in real-world scenarios, thereby compromising the reliability of the staging results. …

Cited by 0SourceScholar
2026

An Information-theoretic Propagation Denoising and Fusion Framework for Fake News Detection

IJCAI 2026

Incomplete propagation data significantly hinders robust fake news detection. Recent approaches leverage large language models to simulate missing user interactions via role-playing, thereby enriching propagation with synthetic signals. However, such propagation data is intrinsically unreliable, and

Cited by 0Scholar
2026

Attn-QAT: 4-Bit Attention With Quantization-Aware Training

ICML 2026poster

Achieving reliable 4-bit attention is a prerequisite for end-to-end FP4 computation on emerging FP4-capable GPUs, yet attention remains the main obstacle due to FP4's tiny dynamic range and attention's heavy-tailed activations. This paper presents the first systematic study of 4-bit quantization-awa…

Cited by 0SourceScholar
2026

Complex Instruction Following with Diverse Style Policies in Football Games

AAAI 2026technical

Despite advancements in language-controlled reinforcement learning (LC-RL) for basic domains and straightforward commands (e.g., object manipulation and navigation), effectively extending LC-RL to comprehend and execute high-level or abstract instructions in complex, multi-agent environments, such a

Cited by 0SourcePDFScholar
2026

Depth-Guided Metric-Aware Temporal Consistency for Monocular Video Human Mesh Recovery

ICASSP 2026poster

Monocular video human mesh recovery faces fundamental challenges in maintaining metric consistency and temporal stability due to inherent depth ambiguities and scale uncertainties. While existing methods rely primarily on RGB features and temporal smoothing, they struggle with depth ordering, scale…

Cited by 0SourcePDFScholar
2026

Drifting Away from Truth: GenAI-Driven News Diversity Challenges LVLM-Based Misinformation Detection

AAAI 2026technical

The proliferation of multimodal misinformation poses growing threats to public discourse and societal trust. While Large Vision-Language Models (LVLMs) have enabled recent progress in multimodal misinformation detection (MMD), the rise of generative AI (GenAI) tools introduces a new challenge: GenAI

Cited by 0SourcePDFScholar
2026

Hierarchical Dual-Domain Fusion with Frequency-Guided Spatial Modeling for Pan-Sharpening

AAAI 2026technical

Pan-sharpening aims to generate high-resolution multispectral images by integrating the spectral richness of low-resolution multispectral images with the spatial details of high-resolution panchromatic images. Although frequency-domain modeling shows great potential in this field, most existing meth

Cited by 0SourcePDFScholar
2026

MFmamba: A Multi-function Network for Panchromatic Image Resolution Restoration Based on State-Space Model

AAAI 2026technical

Remote sensing images are becoming increasingly widespread in military, earth resource exploration. Because of the limitation of a single sensor, we can obtain high spatial resolution grayscale panchromatic (PAN) images and low spatial resolution color multispectral (MS) images. Therefore, an import

Cited by 0SourcePDFScholar
2026

MoL: Adaptive Mixture-of-Length Reasoning for Efficient Question Answering with Context

ICLR 2026poster

We present Mixture-of-Length (MoL), an approach for Question Answering (QA) with context that aims to improve the balance between reasoning quality and response efficiency. Our method introduces a principled difficulty assessment based on information-theoretic principles and a dual-objective reward…

Cited by 0SourceScholar
2026

PERCEPTUAL QUALITY OPTIMIZATION OF IMAGE SUPER-RESOLUTION

ICASSP 2026poster

Single-image super-resolution (SR) has achieved remarkable progress with deep learning, yet most approaches rely on distortion-oriented losses or heuristic perceptual priors, which often lead to a trade-off between fidelity and visual quality. To address this issue, we propose an \textit{Efficient P…

Cited by 0SourcePDFScholar
2026

Score-Based Model for Low-Rank Tensor Recovery

AAAI 2026technical

Low-rank tensor decompositions (TDs) provide an effective framework for multiway data analysis. Traditional TD methods rely on predefined structural assumptions, such as CP or Tucker decompositions. From a probabilistic perspective, these methods effectively model the relationships between latent fa

Cited by 0SourcePDFScholar
2026

Temporal Inconsistency Guidance for Super-resolution Video Quality Assessment

AAAI 2026technical

As super-resolution (SR) techniques introduce unique distortions that fundamentally differ from those caused by traditional degradation processes (e.g., compression), there is an increasing demand for specialized video quality assessment (VQA) methods tailored to SR-generated content. One critical f

Cited by 0SourcePDFScholar
2026

ThinkGen: Generalized Thinking for Visual Generation

CVPR 2026

Recent progress in Multimodal Large Language Models (MLLMs) demonstrates that Chain-of-Thought (CoT) reasoning enables systematic solutions to complex understanding tasks. However, its extension to generation tasks remains nascent and limited by scenario-specific mechanisms that hinder generalizatio

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

An Information-theoretic Multi-task Representation Learning Framework for Natural Language Understanding

AAAI 2025technical

This paper proposes a new principled multi-task representation learning framework (InfoMTL) to extract noise-invariant sufficient representations for all tasks. It ensures sufficiency of shared representations for all tasks and mitigates the negative effect of redundant features, which can enhance l…

2025

BotSim: LLM-Powered Malicious Social Botnet Simulation

AAAI 2025technical

Social media platforms like X(Twitter) and Reddit are vital to global communication. However, advancements in Large Language Model (LLM) technology give rise to social media bots with unprecedented intelligence. These bots adeptly simulate human profiles, conversations, and interactions, disseminati…

2025

CJST: CTC Compressor based Joint Speech and Text Training for Decoder-Only ASR

ICASSP 2025accepted

CTC compressor can be an effective approach to integrate audio encoders to decoder-only models, which has gained growing interest for different speech applications. In this work, we propose a novel CTC compressor based joint speech and text training (CJST) framework for decoder-only ASR. CJST matche…

Cited by 0SourceScholar
2025

CMIE: Combining MLLM Insights with External Evidence for Explainable Out-of-Context Misinformation Detection

ACL 2025finding

Multimodal large language models (MLLMs) have demonstrated impressive capabilities in visual reasoning and text generation. While previous studies have explored the application of MLLM for detecting out-of-context (OOC) misinformation, our empirical analysis reveals two persisting challenges of this…

2025

Capture the Key in Reasoning to Enhance CoT Distillation Generalization

ACL 2025long

As Large Language Models (LLMs) scale up and gain powerful Chain-of-Thoughts (CoTs) reasoning abilities, practical resource constraints drive efforts to distill these capabilities into more compact Smaller Language Models (SLMs). We find that CoTs consist mainly of simple reasoning forms, with a sma…

2025

DORA: Dynamic Optimization Prompt for Continuous Reflection of LLM-based Agent

COLING 2025main

Autonomous agents powered by large language models (LLMs) hold significant potential across various domains. The Reflection framework is designed to help agents learn from past mistakes in complex tasks. While previous research has shown that reflection can enhance performance, our investigation rev…

2025

DSMoE: Matrix-Partitioned Experts with Dynamic Routing for Computation-Efficient Dense LLMs

EMNLP 2025

As large language models continue to scale, computational costs and resource consumption have emerged as significant challenges. While existing sparsification methods like pruning reduce computational overhead, they risk losing model knowledge through parameter removal. This paper proposes DSMoE (Dy

Cited by 0SourcePDFScholar
2025

Dynamic Simulation Framework for Disinformation Dissemination and Correction With Social Bots

EMNLP 2025

In the “human-bot symbiotic” information ecosystem, social bots play key roles in spreading and correcting disinformation. Understanding their influence is essential for risk control and better governance. However, current studies often rely on simplistic user and network modeling, overlook the dyna

2025

Efficient Multi-Agent Collaboration with Tool Use for Online Planning in Complex Table Question Answering

NAACL 2025findings

Complex table question answering (TQA) aims to answer questions that require complex reasoning, such as multi-step or multi-category reasoning, over data represented in tabular form. Previous approaches demonstrate notable performance by leveraging either closed-source large language models (LLMs) o…

2025

Efficient Streaming LLM for Speech Recognition

ICASSP 2025accepted

Recent works have shown that prompting large language models with audio encodings can unlock speech recognition capabilities. However, existing techniques do not scale efficiently, especially while handling long form streaming audio inputs — not only do they extrapolate poorly beyond the audio lengt…

Cited by 0SourceScholar
2025

Enhancing Multi-Hop Fact Verification with Structured Knowledge-Augmented Large Language Models

AAAI 2025technical

The rapid development of social platforms exacerbates the dissemination of misinformation, which stimulates the research in fact verification. Recent studies tend to leverage semantic features to solve this problem as a single-hop task. However, the process of verifying a claim requires several piec…

2025

FE-CLIP: Frequency Enhanced CLIP Model for Zero-Shot Anomaly Detection and Segmentation

ICCV 2025poster

Zero-shot anomaly detection (ZSAD) requires detection models trained using auxiliary data to detect anomalies without any training sample in a target dataset. It is challenging since the models need to generalize to anomalies across different domains. Recently, CLIP-based anomaly detection methods,…

Cited by 0SourcePDFScholar
2025

Harnessing the Power of Vibration Motors to Develop Miniature Untethered Robotic Fishes

RA-L 2025

Miniature underwater robots play a crucial role in the exploration and development of marine resources, particularly in confined spaces and high-pressure deep-sea environments. This study presents the design, optimization, and performance of a miniature robotic fish, powered by the oscillation of bi

Cited by 2SourceScholar
2025

IMRRF: Integrating Multi-Source Retrieval and Redundancy Filtering for LLM-based Fake News Detection

NAACL 2025long

The widespread use of social networks has significantly accelerated the dissemination of information but has also facilitated the rapid spread of fake news, leading to various negative consequences. Recently, with the emergence of large language models (LLMs), researchers have focused on leveraging…

2025

Identifying Bots on Social Media through Coordinated Group Perception

ICASSP 2025accepted

Identifying bots on social media has become a crucial and challenging task for regulating online discourse. Existing detection methods primarily focus on individual account-level information, identifying potential threats by detecting inconsistencies between genuine humans and anomalous bots in pers…

Cited by 0SourceScholar
2025

Impartial Multi-task Representation Learning via Variance-invariant Probabilistic Decoding

ACL 2025long

Multi-task learning (MTL) enhances efficiency by sharing representations across tasks, but task dissimilarities often cause partial learning, where some tasks dominate while others are neglected. Existing methods mainly focus on balancing loss or gradients but fail to fundamentally address this issu…

Cited by 0SourcePDFScholar
2025

Layer- and Timestep-Adaptive Differentiable Token Compression Ratios for Efficient Diffusion Transformers

CVPR 2025poster

Diffusion Transformers (DiTs) have achieved state-of-the-art (SOTA) image generation quality but suffer from high latency and memory inefficiency, making them difficult to deploy on resource-constrained devices. One major efficiency bottleneck is that existing DiTs apply equal computation across all…

Cited by 1SourcePDFScholar
2025

Mitigating Hallucinations in LM-Based TTS Models via Distribution Alignment Using GFlowNets

EMNLP 2025

Language Model (LM)-based Text-to-Speech (TTS) systems often generate hallucinated speech that deviates from input text. Existing mitigation strategies either demand excessive training resources or introduce significant inference latency. In this paper, we propose GFlOwNet-guided distribution Alignm

2025

Novelty Detection in Reinforcement Learning with World Models

ICML 2025spotlight

Reinforcement learning (RL) using world models has found significant recent successes. However, when a sudden change to world mechanics or properties occurs then agent performance and reliability can dramatically decline. We refer to the sudden change in visual properties or state transitions as nov…

Cited by 0SourcePDFScholar
2025

PARROT: A Benchmark for Evaluating LLMs in Cross-System SQL Translation

NeurIPS 2025poster

Large language models (LLMs) have shown increasing effectiveness in Text-to-SQL tasks. However, another closely related problem, Cross-System SQL Translation (a.k.a., SQL-to-SQL), which adapts a query written for one database system (e.g., MySQL) into its equivalent one for another system (e.g., Cli…

Cited by 0SourcecodeScholar
2025

Pragmatics in the Era of Large Language Models: A Survey on Datasets, Evaluation, Opportunities and Challenges

ACL 2025long

Understanding pragmatics—the use of language in context—is crucial for developing NLP systems capable of interpreting nuanced language use. Despite recent advances in language technologies, including large language models, evaluating their ability to handle pragmatic phenomena such as implicatures a…

Cited by 0SourcePDFScholar
2025

Regularized Contrastive Decoding with Hard Negative Samples for LLM Hallucination Mitigation

EMNLP 2025

Large language models are prone to generate hallucinations, which can undermine their reliability in high-stakes applications. Some works on LLM hallucination mitigation use the model’s internal signals to contrast different output during inference stage. However, these works often focus on simple f

Cited by 0SourcePDFScholar
2025

STORYTELLER: An Enhanced Plot-Planning Framework for Coherent and Cohesive Story Generation

ACL 2025finding

Stories are central to human culture, serving to share ideas, preserve traditions, and foster connections. Automatic story generation, a key advancement in artificial intelligence (AI), offers new possibilities for creating personalized content, exploring creative ideas, and enhancing interactive ex…

Cited by 0SourcePDFScholar
2025

Speech-N-LlaMA: Improving Speech LLMs with Multi-Pass Training

ICASSP 2025accepted

Speech LLMs use speech embeddings as the prompt to a Large Language Model (LLM) and generate human readable text for the speech signal in an autoregressive manner. Teacher-forcing is a common approach used for training Speech LLMs, which is dissimilar to the procedure used during inference, creating…

Cited by 0SourceScholar
2025

Structure-adaptive Adversarial Contrastive Learning for Multi-Domain Fake News Detection

ACL 2025finding

The rapid proliferation of fake news across multiple domains poses significant threats to society. Existing multi-domain detection models typically capture domain-shared semantic features to achieve generalized detection. However, they often fail to generalize well due to poor adaptability, which li…

Cited by 0SourcePDFScholar
2025

Structure-aware Propagation Generation with Large Language Models for Fake News Detection

EMNLP 2025

The spread of fake news on social media poses a serious threat to public trust and societal stability. While propagation-based methods improve fake news detection by modeling how information spreads, they often suffer from incomplete propagation data. Recent work leverages large language models (LLM

Cited by 0SourcePDFScholar
2025

Texts or Images? A Fine-grained Analysis on the Effectiveness of Input Representations and Models for Table Question Answering

ACL 2025finding

In table question answering (TQA), tables are encoded as either texts or images. Prior work suggests that passing images of tables to multi-modal large language models (MLLMs) performs comparably to using textual input with large language models (LLMs). However, the lack of controlled setups limits…

2024

An Efficient Subgraph-Inferring Framework for Large-Scale Heterogeneous Graphs

AAAI 2024technical

Heterogeneous Graph Neural Networks (HGNNs) play a vital role in advancing the field of graph representation learning by addressing the complexities arising from diverse data types and interconnected relationships in real-world scenarios. However, traditional HGNNs face challenges when applied to la…

2024

CNFA: Conditional Normalizing Flow for Query-Limited Attack

ICASSP 2024accepted

Traditional black-box attack methods rely on sufficient feedback from the victim model through a large number of queries until the attack is successful. This may not be acceptable in real applications, since the deployed system may be equipped with certain defense mechanisms and only return the fina…

Cited by 0SourceScholar
2024

Dial-MAE: ConTextual Masked Auto-Encoder for Retrieval-based Dialogue Systems

NAACL 2024long

Dialogue response selection aims to select an appropriate response from several candidates based on a given user and system utterance history. Most existing works primarily focus on post-training and fine-tuning tailored for cross-encoders. However, there are no post-training methods tailored for de…

2024

Explaining Pre-Trained Language Models with Attribution Scores: An Analysis in Low-Resource Settings

COLING 2024main

Attribution scores indicate the importance of different input parts and can, thus, explain model behaviour. Currently, prompt-based models are gaining popularity, i.a., due to their easier adaptability in low-resource settings. However, the quality of attribution scores extracted from prompt-based m…

Cited by 2SourcePDFScholar
2024

FREB-TQA: A Fine-Grained Robustness Evaluation Benchmark for Table Question Answering

NAACL 2024long

Table Question Answering (TQA) aims at composing an answer to a question based on tabular data. While prior research has shown that TQA models lack robustness, understanding the underlying cause and nature of this issue remains predominantly unclear, posing a significant obstacle to the development…

2024

FedInverse: Evaluating Privacy Leakage in Federated Learning

ICLR 2024poster

Federated Learning (FL) is a distributed machine learning technique where multiple devices (such as smartphones or IoT devices) train a shared global model by using their local data. FL claims that the data privacy of local participants is preserved well because local data will not be shared with ei…

2024

Fine-Grained Discrepancy Contrastive Learning for Robust Fake News Detection

ICASSP 2024accepted

In recent years, fake news on social media has become a significant threat to societal security, elevating fake news detection to a research priority. Among various strategies, fact-checking detection methods stand out for their accuracy, leveraging evidence from dedicated fact databases. However, t…

Cited by 0SourceScholar
2024

Improve Student’s Reasoning Generalizability through Cascading Decomposed CoTs Distillation

EMNLP 2024main

Large language models (LLMs) exhibit enhanced reasoning at larger scales, driving efforts to distill these capabilities into smaller models via teacher-student learning.Previous works simply fine-tune student models on teachers’ generated Chain-of-Thoughts (CoTs) data. Although these methods enhance…

2024

Improving Open-Domain Dialogue Response Generation with Multi-Source Multilingual Commonsense Knowledge

AAAI 2024technical

Knowledge-grounded Dialogue Response Generation (KRG) can facilitate informative and fidelity dialogues using external knowledge. Prior monolingual works can only use the knowledge of the corresponding native language. Thus, due to the prohibitive costs of collecting and constructing external knowle…

Cited by 3SourcePDFScholar
2024

LLMs as Collaborator: Demands-Guided Collaborative Retrieval-Augmented Generation for Commonsense Knowledge-Grounded Open-Domain Dialogue Systems

EMNLP 2024finding

Capturing the unique knowledge demands for each dialogue context plays a crucial role in commonsense knowledge-grounded response generation. However, current CoT-based and RAG-based methods are still unsatisfactory in the era of LLMs because 1) CoT often overestimates the capabilities of LLMs and tr…

Cited by 1SourcePDFScholar
2024

MiLe Loss: a New Loss for Mitigating the Bias of Learning Difficulties in Generative Language Models

NAACL 2024findings

Generative language models are usually pre-trained on large text corpus via predicting the next token (i.e., sub-word/word/phrase) given the previous ones. Recent works have demonstrated the impressive performance of large generative language models on downstream tasks. However, existing generative…

2024

Multi-stream Information Fusion Framework for Emotional Support Conversation

COLING 2024main

Emotional support conversation (ESC) task aims to relieve the emotional distress of users who have high-intensity of negative emotions. However, due to the ignorance of emotion intensity modelling which is essential for ESC, previous methods fail to capture the transition of emotion intensity effect…

Cited by 2SourcePDFScholar
2024

On the Relation Between Internal Language Model and Sequence Discriminative Training for Neural Transducers

ICASSP 2024accepted

Internal language model (ILM) subtraction has been widely applied to improve the performance of the RNN-Transducer with external language model (LM) fusion for speech recognition. In this work, we show that sequence discriminative training has a strong correlation with ILM subtraction from both theo…

Cited by 0SourceScholar
2024

Representation Learning with Conditional Information Flow Maximization

ACL 2024long

This paper proposes an information-theoretic representation learning framework, named conditional information flow maximization, to extract noise-invariant sufficient representations for the input data and target task. It promotes the learned representations have good feature uniformity and sufficie…

2024

Self-Supervised Learning of Monocular Visual Odometry and Depth with Uncertainty-Aware Scale Consistency

ICRA 2024poster

The inherent scale ambiguity issue greatly limits the performance of monocular visual odometry. In recent years, a variety of methods have been proposed for self-supervised learning of ego-motion and depth estimation, incorporating specifically designed scale-consistency constraints that utilize est…

Cited by 1SourceScholar
2024

ShiftAddLLM: Accelerating Pretrained LLMs via Post-Training Multiplication-Less Reparameterization

NeurIPS 2024poster

Large language models (LLMs) have shown impressive performance on language tasks but face challenges when deployed on resource-constrained devices due to their extensive parameters and reliance on dense multiplications, resulting in high memory demands and latency bottlenecks. Shift-and-add reparame…

2024

Transferring Structure Knowledge: A New Task to Fake News Detection towards Cold-Start Propagation

ICASSP 2024accepted

Many fake news detection studies have achieved promising performance by extracting effective semantic and structure features from both content and propagation trees. However, it is challenging to apply them to practical situations, especially when using the trained propagation-based models to detect…

Cited by 0SourceScholar
2023

A Refined Upper Bound and Inprocessing for the Maximum K-plex Problem

IJCAI 2023poster

A k-plex of a graph G is an induced subgraph in which every vertex has at most k-1 nonadjacent vertices. The Maximum k-plex Problem (MKP) consists in finding a k-plex of the largest size, which is NP-hard and finds many applications. Existing exact algorithms mainly implement a branch-and-bound appr…

2023

COOP: Decoupling and Coupling of Whole-Body Grasping Pose Generation

ICCV 2023poster

Generating life-like whole-body human grasping has garnered significant attention in the field of computer graphics. Existing works have demonstrated the effectiveness of keyframe-guided motion generation framework, witch focus on modeling the grasping motions of humans in temporal sequence when the…

Cited by 7PDFcodeScholar
2023

CT-GAT: Cross-Task Generative Adversarial Attack based on Transferability

EMNLP 2023long main

Neural network models are vulnerable to adversarial examples, and adversarial transferability further increases the risk of adversarial attacks. Current methods based on transferability often rely on substitute models, which can be impractical and costly in real-world scenarios due to the unavailab…

Cited by 0SourcecodeScholar
2023

Enhancing and Adversarial: Improve ASR with Speaker Labels

ICASSP 2023accepted

ASR can be improved by multi-task learning (MTL) with domain enhancing or domain adversarial training, which are two opposite objectives with the aim to increase/decrease domain variance towards domain-aware/agnostic ASR, respectively. In this work, we study how to best apply these two opposite obje…

Cited by 0SourceScholar
2023

Exploring the Effectiveness of Multi-Lingual Commonsense Knowledge-Aware Open-Domain Dialogue Response Generation

EMNLP 2023long findings

Prior works have shown the promising results of commonsense knowledge-aware models in improving informativeness while reducing the hallucination issue. Nonetheless, prior works often can only use monolingual knowledge whose language is consistent with the dialogue context. Except for a few high-reso…

Cited by 0SourceScholar
2023

Is the Answer in the Text? Challenging ChatGPT with Evidence Retrieval from Instructive Text

EMNLP 2023short findings

Generative language models have recently shown remarkable success in generating answers to questions in a given textual context. However, these answers may suffer from hallucination, wrongly cite evidence, and spread misleading information. In this work, we address this problem by employing ChatGPT…

Cited by 0SourceScholar
2023

Lattice-Free Sequence Discriminative Training for Phoneme-Based Neural Transducers

ICASSP 2023accepted

Recently, RNN-Transducers have achieved remarkable results on various automatic speech recognition tasks. However, lattice-free sequence discriminative training methods, which obtain superior performance in hybrid models, are rarely investigated in RNN-Transducers. In this work, we propose three lat…

Cited by 0SourceScholar
2023

Learning Semantic Alignment with Global Modality Reconstruction for Video-Language Pre-training towards Retrieval

AAAI 2023technical

Video-language pre-training for text-based video retrieval tasks is vitally important. Previous pre-training methods suffer from the semantic misalignments. The reason is that these methods ignore sequence alignments but focusing on critical token alignment. To alleviate the problem, we propose a vi…

Cited by 3SourcePDFScholar
2023

Robust Learning for Multi-party Addressee Recognition with Discrete Addressee Codebook

ACL 2023short

Addressee recognition aims to identify addressees in multi-party conversations. While state-of-the-art addressee recognition models have achieved promising performance, they still suffer from the issue of robustness when applied in real-world scenes. When exposed to a noisy environment, these models…

Cited by 1SourcePDFScholar
2023

Supervised Adversarial Contrastive Learning for Emotion Recognition in Conversations

ACL 2023long

Extracting generalized and robust representations is a major challenge in emotion recognition in conversations (ERC). To address this, we propose a supervised adversarial contrastive learning (SACL) framework for learning class-spread structured representations in a supervised manner. SACL applies c…

2023

Towards Zero-Shot Personalized Table-to-Text Generation with Contrastive Persona Distillation

ICASSP 2023accepted

Existing neural methods have shown great potentials towards generating informative text from structured tabular data as well as maintaining high content fidelity. However, few of them shed light on generating personalized expressions, which often requires well-aligned persona-table-text datasets tha…

Cited by 0SourceScholar
2022

A Unified Propagation Forest-based Framework for Fake News Detection

COLING 2022main

Fake news’s quick propagation on social media brings severe social ramifications and economic damage. Previous fake news detection usually learn semantic and structural patterns within a single target propagation tree. However, they are usually limited in narrow signals since they do not consider la…

Cited by 13SourcePDFScholar
2022

An Embarrassingly Simple Approach to Semi-Supervised Few-Shot Learning

NeurIPS 2022accept

Semi-supervised few-shot learning consists in training a classifier to adapt to new tasks with limited labeled data and a fixed quantity of unlabeled data. Many sophisticated methods have been developed to address the challenges this problem comprises. In this paper, we propose a simple but quite ef…

Cited by 19SourcePDFScholar
2022

Multi-Granularity Semantic Aware Graph Model for Reducing Position Bias in Emotion Cause Pair Extraction

ACL 2022findings

The emotion cause pair extraction (ECPE) task aims to extract emotions and causes as pairs from documents. We observe that the relative distance distribution of emotions and causes is extremely imbalanced in the typical ECPE dataset. Existing methods have set a fixed size window to capture relations…

2022

On Language Model Integration for RNN Transducer Based Speech Recognition

ICASSP 2022accepted

The mismatch between an external language model (LM) and the implicitly learned internal LM (ILM) of RNN-Transducer (RNN-T) can limit the performance of LM integration such as simple shallow fusion. A Bayesian interpretation suggests to remove this sequence prior as ILM correction. In this work, we…

Cited by 0SourceScholar
2022

Speaker-Guided Encoder-Decoder Framework for Emotion Recognition in Conversation

IJCAI 2022poster

The emotion recognition in conversation (ERC) task aims to predict the emotion label of an utterance in a conversation. Since the dependencies between speakers are complex and dynamic, which consist of intra- and inter-speaker dependencies, the modeling of speaker-specific information is a vital rol…

Cited by 30SourcePDFScholar
2022

Uncertainty-aware Propagation Structure Reconstruction for Fake News Detection

COLING 2022main

The widespread of fake news has detrimental societal effects. Recent works model information propagation as graph structure and aggregate structural features from user interactions for fake news detection. However, they usually neglect a broader propagation uncertainty issue, caused by some missing…

Cited by 17SourcePDFScholar
2021

Challenging distributional models with a conceptual network of philosophical terms

NAACL 2021long

Computational linguistic research on language change through distributional semantic (DS) models has inspired researchers from fields such as philosophy and literary studies, who use these methods for the exploration and comparison of comparatively small datasets traditionally analyzed by close read…

2021

Channel Attention Residual U-Net for Retinal Vessel Segmentation

ICASSP 2021accepted

Retinal vessel segmentation is a vital step for the diagnosis of many early eye-related diseases. In this work, we propose a new deep learning model, namely Channel Attention Residual U-Net (CAR-UNet), to accurately segment retinal vascular and non-vascular pixels. In this model, we introduced a nov…

Cited by 0SourceScholar
2021

Label-Specific Dual Graph Neural Network for Multi-Label Text Classification

ACL 2021long

Multi-label text classification is one of the fundamental tasks in natural language processing. Previous studies have difficulties to distinguish similar labels well because they learn the same document representations for different labels, that is they do not explicitly extract label-specific seman…

2021

Phoneme Based Neural Transducer for Large Vocabulary Speech Recognition

ICASSP 2021accepted

To join the advantages of classical and end-to-end approaches for speech recognition, we present a simple, novel and competitive approach for phoneme-based neural transducer modeling. Different alignment label topologies are compared and word-end-based phoneme label augmentation is proposed to impro…

Cited by 0SourceScholar
2021

Temporal Heterogeneous Information Network Embedding

IJCAI 2021poster

Heterogeneous information network (HIN) embedding, learning the low-dimensional representation of multi-type nodes, has been applied widely and achieved excellent performance. However, most of the previous works focus more on static heterogeneous networks or learning node embedding within specific s…

Cited by 41SourcePDFScholar
2021

Topic Sequence Embedding for User Identity Linkage from Heterogeneous Behavior Data

ICASSP 2021accepted

In social media, user identity linkage is a vital information security issue of identifying users’ private information across multiple online social networks. With the popularity of behavior-rich social services, existing methods attempt to align users through encoding behaviors. However, most of th…

Cited by 0SourceScholar
2021

Towards Propagation Uncertainty: Edge-enhanced Bayesian Graph Convolutional Networks for Rumor Detection

ACL 2021long

Detecting rumors on social media is a very critical task with significant implications to the economy, public health, etc. Previous works generally capture effective features from texts and the propagation structure. However, the uncertainty caused by unreliable relations in the propagation structur…

2020

Dense Residual Network for Retinal Vessel Segmentation

ICASSP 2020accepted

Retinal vessel segmentation plays an imaportant role in the field of retinal image analysis because changes in retinal vascular structure can aid in the diagnosis of diseases such as hypertension and diabetes. In recent research, numerous successful segmentation methods for fundus images have been p…

Cited by 0SourceScholar
2020

Early Detection of Fake News by Utilizing the Credibility of News, Publishers, and Users based on Weakly Supervised Learning

COLING 2020main

The dissemination of fake news significantly affects personal reputation and public trust. Recently, fake news detection has attracted tremendous attention, and previous studies mainly focused on finding clues from news content or diffusion path. However, the required features of previous models are…

2020

Full-Sum Decoding for Hybrid Hmm Based Speech Recognition Using LSTM Language Model

ICASSP 2020accepted

In hybrid HMM based speech recognition, LSTM language models have been widely applied and achieved large improvements. The theoretical capability of modeling any unlimited context suggests that no recombination should be applied in decoding. This motivates to reconsider full summation over the HMM-s…

Cited by 0SourceScholar
2020

Intra-class Feature Variation Distillation for Semantic Segmentation

ECCV 2020poster

Current state-of-the-art semantic segmentation methods usually require high computational resources for accurate segmentation. One promising way to achieve a good trade-off between segmentation accuracy and efficiency is knowledge distillation. In this paper, different from previous methods performi…

2020

LIRA: Lifelong Image Restoration from Unknown Blended Distortions

ECCV 2020poster

Most existing image restoration networks are designed in a disposable way and catastrophically forget previously learned distortions when trained on a new distortion removal task. To alleviate this problem, we raise the novel lifelong image restoration problem for blended distortions. We first desig…

Cited by 20SourcePDFScholar
2020

Learning Disentangled Feature Representation for Hybrid-distorted Image Restoration

ECCV 2020poster

Hybrid-distorted image restoration (HD-IR) is dedicated to restore real distorted image that is degraded by multiple distortions. Existing HD-IR approaches usually ignore the inherent interference among hybrid distortions which compromises the restoration performance. To decompose such interference,…

Cited by 55SourcePDFScholar
2020

Online Meta-Critic Learning for Off-Policy Actor-Critic Methods

NeurIPS 2020poster

Off-Policy Actor-Critic (OffP-AC) methods have proven successful in a variety of continuous control tasks. Normally, the critic's action-value function is updated using temporal-difference, and the critic in turn provides a loss for the actor that trains it to take actions with higher expected retur…

2020

The Rwth Asr System for Ted-Lium Release 2: Improving Hybrid Hmm With Specaugment

ICASSP 2020accepted

We present a complete training pipeline to build a state-of-the-art hybrid HMM-based ASR system on the 2nd release of the TED-LIUM corpus. Data augmentation using SpecAugment is successfully applied to improve performance on top of our best SAT model using i-vectors. By investigating the effect of d…

Cited by 0SourceScholar
2019

Adapting Semantic Segmentation Models for Changes in Illumination and Camera Perspective

RA-L 2019

Semantic segmentation using deep neural networks has been widely explored to generate high-level contextual information for autonomous vehicles. To acquire a complete 180° semantic understanding of the forward surroundings, we propose to stitch semantic images from multiple cameras with varying orie

Cited by 22SourceScholar
2019

Feature-Critic Networks for Heterogeneous Domain Generalization

ICML 2019oral

The well known domain shift issue causes model performance to degrade when deployed to a new target domain with different statistics to training. Domain adaptation techniques alleviate this, but need some instances from the target domain to drive adaptation. Domain generalisation is the recently top…

2018

Automated Process for Incorporating Drivable Path into Real-Time Semantic Segmentation

ICRA 2018poster

Vision systems are widely used in autonomous vehicle systems due to the rich information that camera sensors provide of the surrounding environment. This paper presents an automatic algorithm to obtain the drivable path of a vehicle operating in urban roads with or without clear lane markings. The d…

Cited by 20SourceScholar
2018

Octree map based on sparse point cloud and heuristic probability distribution for labeled images

IROS 2018poster

To navigate through urban roads, an automated vehicle must be able to perceive and recognize objects in a three-dimensional environment. A high level contextual understanding of the surroundings is necessary to execute accurate driving maneuvers. This paper presents a novel approach to build three d…

Cited by 23SourceScholar