← Search

Qinliang Su

33 accepted papers

2026

Generative Modeling of Irregular Time Series via SDE-Induced Continuous-Discrete Variational Inference

ICML 2026spotlight

Irregular time series arise ubiquitously in real-world systems, where observations are sparse, asynchronous, and governed by underlying continuous-time dynamics. Existing continuous–discrete state-space models typically rely on path-based variational inference, which is computationally expensive or …

Cited by 0SourceScholar
2025

Boosting Fine-Grained Visual Anomaly Detection with Coarse-Knowledge-Aware Adversarial Learning

AAAI 2025technical

Many unsupervised visual anomaly detection methods train an auto-encoder to reconstruct normal samples and then leverage the reconstruction error map to detect and localize the anomalies. However, due to the powerful modeling and generalization ability of neural networks, some anomalies can also be…

2025

Co-Evolving LLMs and Embedding Models via Density-Guided Preference Optimization for Text Clustering

EMNLP 2025

Large language models (LLMs) have shown strong potential in enhancing text clustering when combined with traditional embedding models. However, existing methods predominantly treat LLMs as static pseudo-oracles, i.e., unidirectionally querying them for similarity assessment or data augmentation, whi

Cited by 0SourcePDFScholar
2025

Detecting Continuously Evolving Scam Calls under Limited Annotation: A LLM-Augmented Expert Rule Framework

EMNLP 2025

The increasing prevalence of scam calls, particularly on online platforms for recruitment, ride-hailing, and delivery services, has become a significant social and economic issue. Traditional approaches to scam call detection rely on labeled data and assume a static distribution of scam narratives.

Cited by 0SourcePDFScholar
2025

Detecting Emotional Incongruity of Sarcasm by Commonsense Reasoning

COLING 2025main

This paper focuses on sarcasm detection, which aims to identify whether given statements convey criticism, mockery, or other negative sentiment opposite to the literal meaning. To detect sarcasm, humans often require a comprehensive understanding of the semantics in the statement and even resort to…

Cited by 1SourcePDFScholar
2025

Generating Commonsense Reasoning Questions with Controllable Complexity through Multi-step Structural Composition

COLING 2025main

This paper studies the task of generating commonsense reasoning questions (QG) with desired difficulty levels. Compared to traditional shallow questions that can be solved by simple term matching, ours are more challenging. Our answering process requires reasoning over multiple contextual and common…

Cited by 1SourcePDFScholar
2025

HierPrompt: Zero-Shot Hierarchical Text Classification with LLM-Enhanced Prototypes

EMNLP 2025

Hierarchical Text Classification is a challenging task which classifies texts into categories arranged in a hierarchy. Zero‐Shot Hierarchical Text Classification (ZS-HTC) further assumes only the availability of hierarchical taxonomy, without any training data. Existing works of ZS-HTC are typically

Cited by 0SourcePDFScholar
2025

HoT-VI: Reparameterizable Variational Inference for Capturing Instance-Level High-Order Correlations

NeurIPS 2025poster

Mean-field variational inference (VI), despite its scalability, is limited by the independence assumption, making it unsuitable for scenarios with correlated data instances. Existing structured VI methods either focus on correlations among latent dimensions which lack scalability for modeling instan…

Cited by 0SourceScholar
2024

Contamination-Resilient Anomaly Detection via Adversarial Learning on Partially-Observed Normal and Anomalous Data

ICML 2024poster

Many existing anomaly detection methods assume the availability of a large-scale normal dataset. But for many applications, limited by resources, removing all anomalous samples from a large un-labeled dataset is unrealistic, resulting in contaminated datasets. To detect anomalies accurately under su…

Cited by 1SourcePDFScholar
2024

Document Hashing with Multi-Grained Prototype-Induced Hierarchical Generative Model

EMNLP 2024finding

Document hashing plays a crucial role in large-scale information retrieval. However, existing unsupervised document hashing methods merely consider flat semantics of documents, resulting in the inability of preserving hierarchical semantics in hash codes. In this paper, we propose a hierarchical gen…

Cited by 1SourcePDFScholar
2024

Domain Adaptation for Subjective Induction Questions Answering on Products by Adversarial Disentangled Learning

ACL 2024long

This paper focuses on answering subjective questions about products. Different from the factoid question with a single answer span, this subjective one involves multiple viewpoints. For example, the question of ‘how the phone’s battery is?’ not only involves facts of battery capacity but also contai…

2024

Leveraging BERT and TFIDF Features for Short Text Clustering via Alignment-Promoting Co-Training

EMNLP 2024main

BERT and TFIDF features excel in capturing rich semantics and important words, respectively. Since most existing clustering methods are solely based on the BERT model, they often fall short in utilizing keyword information, which, however, is very useful in clustering short texts. In this paper, we…

2024

TreeVI: Reparameterizable Tree-structured Variational Inference for Instance-level Correlation Capturing

NeurIPS 2024poster

Mean-field variational inference (VI) is computationally scalable, but its highly-demanding independence requirement hinders it from being applied to wider scenarios. Although many VI methods that take correlation into account have been proposed, these methods generally are not scalable enough to ca…

Cited by 0SourcePDFScholar
2023

A Graph Fusion Approach for Cross-Lingual Machine Reading Comprehension

AAAI 2023technical

Although great progress has been made for Machine Reading Comprehension (MRC) in English, scaling out to a large number of languages remains a huge challenge due to the lack of large amounts of annotated training data in non-English languages. To address this challenge, some recent efforts of cross-…

2023

Generating Deep Questions with Commonsense Reasoning Ability from the Text by Disentangled Adversarial Inference

ACL 2023findings

This paper proposes a new task of commonsense question generation, which aims to yield deep-level and to-the-point questions from the text. Their answers need to reason over disjoint relevant contexts and external commonsense knowledge, such as encyclopedic facts and causality. The knowledge may not…

Cited by 9SourcePDFScholar
2023

Learning Summary-Worthy Visual Representation for Abstractive Summarization in Video

IJCAI 2023poster

Multimodal abstractive summarization for videos (MAS) requires generating a concise textual summary to describe the highlights of a video according to multimodal resources, in our case, the video content and its transcript. Inspired by the success of the large-scale generative pre-trained language m…

Cited by 3SourcePDFScholar
2023

Leveraging Contaminated Datasets to Learn Clean-Data Distribution with Purified Generative Adversarial Networks

AAAI 2023technical

Generative adversarial networks (GANs) are known for their strong abilities on capturing the underlying distribution of training instances. Since the seminal work of GAN, many variants of GAN have been proposed. However, existing GANs are almost established on the assumption that the training datase…

2023

RMLM: A Flexible Defense Framework for Proactively Mitigating Word-level Adversarial Attacks

ACL 2023long

Adversarial attacks on deep neural networks keep raising security concerns in natural language processing research. Existing defenses focus on improving the robustness of the victim model in the training stage. However, they often neglect to proactively mitigate adversarial attacks during inference.…

2022

Anomaly Detection by Leveraging Incomplete Anomalous Knowledge with Anomaly-Aware Bidirectional GANs

IJCAI 2022poster

The goal of anomaly detection is to identify anomalous samples from normal ones. In this paper, a small number of anomalies are assumed to be available at the training stage, but they are assumed to be collected only from several anomaly types, leaving the majority of anomaly types not represented i…

2022

Efficient Document Retrieval by End-to-End Refining and Quantizing BERT Embedding with Contrastive Product Quantization

EMNLP 2022main

Efficient document retrieval heavily relies on the technique of semantic hashing, which learns a binary code for every document and employs Hamming distance to evaluate document distances. However, existing semantic hashing methods are mostly established on outdated TFIDF features, which obviously d…

2022

Learning Neural Set Functions Under the Optimal Subset Oracle

NeurIPS 2022accept

Learning set functions becomes increasingly important in many applications like product recommendation and compound selection in AI-aided drug discovery. The majority of existing works study methodologies of set function learning under the function value oracle, which, however, requires expensive su…

2021

Integrating Semantics and Neighborhood Information with Graph-Driven Generative Models for Document Retrieval

ACL 2021long

With the need of fast retrieval speed and small memory footprint, document hashing has been playing a crucial role in large-scale information retrieval. To generate high-quality hashing code, both semantics and neighborhood information are crucial. However, most existing methods leverage only one of…

2021

Learning to Answer Psychological Questionnaire for Personality Detection

EMNLP 2021finding

Existing text-based personality detection research mostly relies on data-driven approaches to implicitly capture personality cues in online posts, lacking the guidance of psychological knowledge. Psychological questionnaire, which contains a series of dedicated questions highly related to personalit…

Cited by 22SourcePDFScholar
2021

Refining BERT Embeddings for Document Hashing via Mutual Information Maximization

EMNLP 2021finding

Existing unsupervised document hashing methods are mostly established on generative models. Due to the difficulties of capturing long dependency structures, these methods rarely model the raw documents directly, but instead to model the features extracted from them (e.g. bag-of-words (BOG), TFIDF).…

2021

Unsupervised Hashing with Contrastive Information Bottleneck

IJCAI 2021poster

Many unsupervised hashing methods are implicitly established on the idea of reconstructing the input data, which basically encourages the hashing codes to retain as much information of original data as possible. However, this requirement may force the models spending lots of their effort on reconstr…

2020

Constituency Lattice Encoding for Aspect Term Extraction

COLING 2020main

One of the remaining challenges for aspect term extraction in sentiment analysis resides in the extraction of phrase-level aspect terms, which is non-trivial to determine the boundaries of such terms. In this paper, we aim to address this issue by incorporating the span annotations of constituents o…

2020

Embedding Dynamic Attributed Networks by Modeling the Evolution Processes

COLING 2020main

Network embedding has recently emerged as a promising technique to embed nodes of a network into low-dimensional vectors. While fairly successful, most existing works focus on the embedding techniques for static networks. But in practice, there are many networks that are evolving over time and hence…

Cited by 15SourcePDFScholar
2018

Symmetric Variational Autoencoder and Connections to Adversarial Learning

AISTATS 2018poster

A new form of the variational autoencoder (VAE) is proposed, based on the symmetric Kullback- Leibler divergence. It is demonstrated that learn- ing of the resulting symmetric VAE (sVAE) has close connections to previously developed adversarial-learning methods. This relationship helps unify the pre…

Cited by 0SourcePDFScholar
2017

A Probabilistic Framework for Nonlinearities in Stochastic Neural Networks

NeurIPS 2017poster

We present a probabilistic framework for nonlinearities, based on doubly truncated Gaussian distributions. By setting the truncation points appropriately, we are able to generate various types of nonlinearities within a unified framework, including sigmoid, tanh and ReLU, the most commonly used nonl…

Cited by 21SourcePDFScholar
2016

Nonlinear Statistical Learning with Truncated Gaussian Graphical Models

ICML 2016poster

We introduce the truncated Gaussian graphical model (TGGM) as a novel framework for designing statistical models for nonlinear learning. A TGGM is a Gaussian graphical model (GGM) with a subset of variables truncated to be nonnegative. The truncated variables are assumed latent and integrated out to…

Cited by 19SourcePDFScholar