← Search

Songlin Hu

69 accepted papers

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

CODEPMP: SCALABLE PREFERENCE MODEL PRETRAINING FOR LARGE LANGUAGE MODEL REASONING

ICASSP 2026poster

Large language models (LLMs) have made significant progress in natural language understanding and generation, driven by scalable pretraining and advanced finetuning. However, enhancing reasoning abilities in LLMs, particularly via reinforcement learning from human feedback (RLHF), remains challengin…

Cited by 0SourcePDFScholar
2026

EntropyLong: Effective Long-Context Training via Predictive Uncertainty

ICLR 2026poster

Training long-context language models to capture long-range dependencies requires specialized data construction. Current approaches, such as generic text concatenation or heuristic-based variants, frequently fail to guarantee genuine long-range dependencies. We propose \textbf{EntropyLong}, a novel…

Cited by 0SourceScholar
2026

Exploiting Synergistic Cognitive Biases to Bypass Safety in LLMs

AAAI 2026technical

Large Language Models (LLMs) demonstrate impressive capabilities across diverse tasks, yet their safety mechanisms remain susceptible to adversarial exploitation of cognitive biases---systematic deviations from rational judgment. Unlike prior studies focusing on isolated biases, this work highlights

Cited by 0SourcePDFScholar
2026

LightRetriever: A LLM-based Text Retrieval Architecture with Extremely Faster Query Inference

ICLR 2026poster

Large Language Models (LLMs)-based text retrieval retrieves documents relevant to search queries based on vector similarities. Documents are pre-encoded offline, while queries arrive in real-time, necessitating an efficient online query encoder. Although LLMs significantly enhance retrieval capabili…

Cited by 0SourcecodeScholar
2026

Profiling the Irrational Agent: Cognitive Modeling of LLM Behaviors in Sequential Jailbreaks

ICML 2026poster

Large language models (LLMs) are increasingly deployed in high-stakes settings, yet they remain vulnerable to sequential jailbreaks that exploit multi-turn interaction to circumvent safety mechanisms. Current safety evaluations are largely outcome-based, offering little insight into the latent decis…

Cited by 0SourceScholar
2025

AdaPPA: Adaptive Position Pre-Fill Jailbreak Attack Approach Targeting LLMs

ICASSP 2025accepted

Jailbreak vulnerabilities in Large Language Models (LLMs) refer to methods that extract malicious content from the model by carefully crafting prompts or suffixes, which has garnered significant attention from the research community. However, traditional attack methods, which primarily focus on the…

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

Boosting Open-Vocabulary Object Detection Performance via Class-Agnostic Pseudo-Labels and MultiModal Hybrid Knowledge

ICASSP 2025accepted

Open-vocabulary object detection (OVD) is a significant task identifying objects from categories not included in the training set. Our comprehensive analysis reveals two main issues with existing OVD models: poor generalization of localization network to novel categories and poor quality of class em…

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

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

CartesianMoE: Boosting Knowledge Sharing among Experts via Cartesian Product Routing in Mixture-of-Experts

NAACL 2025long

Large language models (LLM) have been attracting much attention from the community recently, due to their remarkable performance in all kinds of downstream tasks. According to the well-known scaling law, scaling up a dense LLM enhances its capabilities, but also significantly increases the computati…

2025

Chain of Attack: Hide Your Intention through Multi-Turn Interrogation

ACL 2025finding

The latent knowledge of large language models (LLMs) contains harmful or unethical content, which introduces significant security risks upon their widespread deployment. Conducting jailbreak attacks on LLMs can proactively identify vulnerabilities to enhance their security measures. However, previou…

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

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

Gamma-Guard: Lightweight Residual Adapters for Robust Guardrails in Large Language Models

EMNLP 2025

Large language models (LLMs) are widely deployed as zero-shot evaluators for answer grading, content moderation, and document ranking. Yet studies show that guard models (Guards)—LLMs fine-tuned for safety—remain vulnerable to “jailbreak” attacks, jeopardising downstream chatbots.We confirm this wea

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

LongMagpie: A Self-synthesis Method for Generating Large-scale Long-context Instructions

NeurIPS 2025poster

High-quality long-context instruction data is essential for aligning long-context large language models (LLMs). Despite the public release of models like Qwen and Llama, their long-context instruction data remains proprietary. Human annotation is costly and challenging, while template-based synthesi…

Cited by 0SourceScholar
2025

LyapLock: Bounded Knowledge Preservation in Sequential Large Language Model Editing

EMNLP 2025

Large Language Models often contain factually incorrect or outdated knowledge, giving rise to model editing methods for precise knowledge updates. However, current mainstream locate-then-edit approaches exhibit a progressive performance decline during sequential editing, due to inadequate mechanisms

2025

NExtLong: Toward Effective Long-Context Training without Long Documents

ICML 2025poster

Large language models (LLMs) with extended context windows have made significant strides yet remain a challenge due to the scarcity of long documents. Existing methods tend to synthesize long-context data but lack a clear mechanism to reinforce the long-range dependency modeling. To address this lim…

2025

Quest: Query-centric Data Synthesis Approach for Long-context Scaling of Large Language Model

ICLR 2025poster

Recent advancements in large language models (LLMs) have highlighted the importance of extending context lengths for handling complex tasks. While traditional methods for training on long contexts often use filtered long documents, these approaches lead to domain imbalances, limiting model performan…

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

Segment-Recurrent Transformer with Multi-Scale Fusion for Long-Term Time Series Forecasting

ICASSP 2025accepted

Long-term time series forecasting (LTSF) seeks to make accurate long-term predictions by leveraging extensive historical data, which is crucial for solving scientific and engineering challenges. Traditional transformer-based methods process historical segments individually, leading to a limited view…

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

Task-level Distributionally Robust Optimization for Large Language Model-based Dense Retrieval

AAAI 2025technical

Large Language Model-based Dense Retrieval (LLM-DR) optimizes over numerous heterogeneous fine-tuning collections from different domains. However, the discussion about its training data distribution is still minimal. Previous studies rely on empirically assigned dataset choices or sampling ratios, w…

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

Holistic Automated Red Teaming for Large Language Models through Top-Down Test Case Generation and Multi-turn Interaction

EMNLP 2024main

Automated red teaming is an effective method for identifying misaligned behaviors in large language models (LLMs). Existing approaches, however, often focus primarily on improving attack success rates while overlooking the need for comprehensive test case coverage. Additionally, most of these method…

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

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

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

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
2024

Uncertainty-Aware Cross-Modal Alignment for Hate Speech Detection

COLING 2024main

Hate speech detection has become an urgent task with the emergence of huge multimodal harmful content (, memes) on social media platforms. Previous studies mainly focus on complex feature extraction and fusion to learn discriminative information from memes. However, these methods ignore two key poin…

Cited by 1SourcePDFScholar
2024

Uncertainty-Guided Modal Rebalance for Hateful Memes Detection

ACL 2024long

Hateful memes detection is a challenging multimodal understanding task that requires comprehensive learning of vision, language, and cross-modal interactions. Previous research has focused on developing effective fusion strategies for integrating hate information from different modalities. However,…

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

ConTextual Masked Auto-Encoder for Dense Passage Retrieval

AAAI 2023technical

Dense passage retrieval aims to retrieve the relevant passages of a query from a large corpus based on dense representations (i.e., vectors) of the query and the passages. Recent studies have explored improving pre-trained language models to boost dense retrieval performance. This paper proposes CoT…

2023

PUNR: Pre-training with User Behavior Modeling for News Recommendation

EMNLP 2023long findings

News recommendation aims to predict click behaviors based on user behaviors. How to effectively model the user representations is the key to recommending preferred news. Existing works are mostly focused on improvements in the supervised fine-tuning stage. However, there is still a lack of PLM-ba…

Cited by 0SourcecodeScholar
2023

QAP: A Quantum-Inspired Adaptive-Priority-Learning Model for Multimodal Emotion Recognition

ACL 2023findings

Multimodal emotion recognition for video has gained considerable attention in recent years, in which three modalities (i.e., textual, visual and acoustic) are involved. Due to the diverse levels of informational content related to emotion, three modalities typically possess varying degrees of contri…

Cited by 16SourcePDFScholar
2023

Query-as-context Pre-training for Dense Passage Retrieval

EMNLP 2023long main

Recently, methods have been developed to improve the performance of dense passage retrieval by using context-supervised pre-training. These methods simply consider two passages from the same document to be relevant, without taking into account the potential negative impacts of weakly correlated pair…

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

TrojanSQL: SQL Injection against Natural Language Interface to Database

EMNLP 2023long main

The technology of text-to-SQL has significantly enhanced the efficiency of accessing and manipulating databases. However, limited research has been conducted to study its vulnerabilities emerging from malicious user interaction. By proposing TrojanSQL, a backdoor-based SQL injection framework for t…

Cited by 0SourceScholar
2022

A Knowledge/Data Enhanced Method for Joint Event and Temporal Relation Extraction

ICASSP 2022accepted

Understanding temporal relations (TempRels) between events is an important task that could benefit many downstream NLP applications. This task inevitably faces the challenges of both a limited amount of high-quality training data and a very biased distribution of TempRels. These problems will substa…

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

AMOA: Global Acoustic Feature Enhanced Modal-Order-Aware Network for Multimodal Sentiment Analysis

COLING 2022main

In recent years, multimodal sentiment analysis (MSA) has attracted more and more interest, which aims to predict the sentiment polarity expressed in a video. Existing methods typically 1) treat three modal features (textual, acoustic, visual) equally, without distinguishing the importance of differe…

Cited by 25SourcePDFScholar
2022

Cross-Layer Aggregation with Transformers for Multi-Label Image Classification

ICASSP 2022accepted

Multi-label image classification task aims to predict multiple object labels in a given image and faces the challenge of variable-sized objects. Limited by the size of CNN convolution kernels, existing CNN-based methods have difficulty capturing global dependencies and effectively fusing multiple la…

Cited by 0SourceScholar
2022

ESimCSE: Enhanced Sample Building Method for Contrastive Learning of Unsupervised Sentence Embedding

COLING 2022main

Contrastive learning has been attracting much attention for learning unsupervised sentence embeddings. The current state-of-the-art unsupervised method is the unsupervised SimCSE (unsup-SimCSE). Unsup-SimCSE takes dropout as a minimal data augmentation method, and passes the same input sentence to a…

2022

Emotionflow: Capture the Dialogue Level Emotion Transitions

ICASSP 2022accepted

Emotion recognition in conversations (ERC) has attracted increasing interests in recent years, due to its wide range of applications, such as customer service analysis, health-care consultation, etc. One key challenge of ERC is that users' emotions would change due to the impact of others' emotions.…

Cited by 0SourceScholar
2022

InfoCSE: Information-aggregated Contrastive Learning of Sentence Embeddings

EMNLP 2022finding

Contrastive learning has been extensively studied in sentence embedding learning, which assumes that the embeddings of different views of the same sentence are closer. The constraint brought by this assumption is weak, and a good sentence representation should also be able to reconstruct the origina…

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

RaP: Redundancy-aware Video-language Pre-training for Text-Video Retrieval

EMNLP 2022finding

Video language pre-training methods have mainly adopted sparse sampling techniques to alleviate the temporal redundancy of videos. Though effective, sparse sampling still suffers inter-modal redundancy: visual redundancy and textual redundancy. Compared with highly generalized text, sparsely sampled…

2022

Smoothed Contrastive Learning for Unsupervised Sentence Embedding

COLING 2022main

Unsupervised contrastive sentence embedding models, e.g., unsupervised SimCSE, use the InfoNCE loss function in training. Theoretically, we expect to use larger batches to get more adequate comparisons among samples and avoid overfitting. However, increasing batch size leads to performance degradati…

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

Supervised Prototypical Contrastive Learning for Emotion Recognition in Conversation

EMNLP 2022main

Capturing emotions within a conversation plays an essential role in modern dialogue systems. However, the weak correlation between emotions and semantics brings many challenges to emotion recognition in conversation (ERC). Even semantically similar utterances, the emotion may vary drastically depend…

2022

Text Smoothing: Enhance Various Data Augmentation Methods on Text Classification Tasks

ACL 2022short

Before entering the neural network, a token needs to be converted to its one-hot representation, which is a discrete distribution of the vocabulary. Smoothed representation is the probability of candidate tokens obtained from the pre-trained masked language model, which can be seen as a more informa…

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

Aligning the training and evaluation of unsupervised text style Transfer

ICASSP 2021accepted

In the text style transfer task, models modify the attribute style of given texts while keeping the style-irrelevant content unchanged. Previous work has proposed many approaches on the non-parallel corpus (without style-to-style training pairs). These approaches are mostly motivated by heuristic in…

Cited by 0SourceScholar
2021

An Adaptive Hybrid Framework for Cross-domain Aspect-based Sentiment Analysis

AAAI 2021technical

Cross-domain aspect-based sentiment analysis aims to utilize the useful knowledge in a source domain to extract aspect terms and predict their sentiment polarities in a target domain. Recently, methods based on adversarial training have been applied to this task and achieved promising results. In su…

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

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

Accelerating Distributed Deep Learning By Adaptive Gradient Quantization

ICASSP 2020accepted

To accelerate distributed deep learning, gradient quantization technique is widely used to reduce the communication cost. However, the existing quantization schemes suffer from either model accuracy degradation or low compression ratio (arisen from a redundant setting of quantization level or high o…

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…