← Search

Xiang Ao

33 accepted papers

2026

Edges Compete for Trust: Group Relative Edge Optimization for Building Reconstruction from Point Clouds

CVPR 2026

Building reconstruction aims to extract compact wireframes from point clouds. Recent edge-based methods achieve impressive results but suffer from sparse supervision from one-to-one matching, which leaves most edge proposals under-optimized. In this paper, we present Group Relative Edge Optimization

Cited by 0SourceScholar
2026

GDCNET: GENERATIVE DISCREPANCY COMPARISON NETWORK FOR MULTIMODAL SARCASM DETECTION

ICASSP 2026poster

Multimodal sarcasm detection (MSD) aims to identify sarcasm within image-text pairs by modeling semantic incongruities across modalities. Existing methods often exploit cross-modal embedding misalignment to detect inconsistency but struggle when visual and textual content are loosely related or sema…

Cited by 0SourcePDFScholar
2025

AlphaForge: A Framework to Mine and Dynamically Combine Formulaic Alpha Factors

AAAI 2025technical

The complexity of financial data, characterized by its variability and low signal-to-noise ratio, necessitates advanced methods in quantitative investment that prioritize both performance and interpretability.Transitioning from early manual extraction to genetic programming, the most advanced approa…

2025

Controlling Large Language Models Through Concept Activation Vectors

AAAI 2025technical

As large language models (LLMs) are widely deployed across various domains, the ability to control their generated outputs has become more critical. This control involves aligning LLMs outputs with human values and ethical principles or customizing LLMs on specific topics or styles for individual us…

Cited by 1SourcePDFScholar
2025

Domain-aware Node Representation Learning for Graph Out-of-Distribution Generalization

ICASSP 2025accepted

Graph Neural Networks (GNNs) have demonstrated impressive success across diverse fields when data satisfies in-distribution (ID) assumption. Nevertheless, GNN performance significantly declines in cases of distribution shifts between training and testing graph data. This degradation primarily stems…

Cited by 0SourceScholar
2025

Dynamic Graph Learning with Static Relations for Credit Risk Assessment

AAAI 2025technical

Credit risk assessment has increasingly become a prominent research field due to the dramatically increased incidents of financial default. Traditional graph-based methods have been developed to detect defaulters within user-merchant commercial payment networks. However, these methods face challenge…

Cited by 0SourcePDFScholar
2025

Gradient-Adaptive Policy Optimization: Towards Multi-Objective Alignment of Large Language Models

ACL 2025long

Reinforcement Learning from Human Feedback (RLHF) has emerged as a powerful technique for aligning large language models (LLMs) with human preferences. However, effectively aligning LLMs with diverse human preferences remains a significant challenge, particularly when they are conflict. To address t…

2025

Online Fraud Detection via Test-Time Retrieval-Based Representation Enrichment

AAAI 2025technical

Anti-fraud machine learning systems are perpetually confronted with the significant challenge of concept drift, driven by the continuous and intense evolution of fraudulent techniques. That is, outdated models trained on historical fraudulent behaviors often fall short in addressing the evolving tac…

Cited by 0SourcePDFScholar
2024

Boosting the Adversarial Robustness of Graph Neural Networks: An OOD Perspective

ICLR 2024poster

Current defenses against graph attacks often rely on certain properties to eliminate structural perturbations by identifying adversarial edges from normal edges. However, this dependence makes defenses vulnerable to adaptive (white-box) attacks from adversaries with the same knowledge. Adversarial t…

2024

DRAMA: Dynamic Multi-Granularity Graph Estimate Retrieval over Tabular and Textual Question Answering

COLING 2024main

The TableTextQA task requires finding the answer to the question from a combination of tabular and textual data, which has been gaining increasing attention. The row-based approaches have demonstrated remarkable effectiveness. However, they suffer from the following limitations: (1) a lack of intera…

Cited by 2SourcePDFScholar
2024

EFSA: Towards Event-Level Financial Sentiment Analysis

ACL 2024long

In this paper, we extend financial sentiment analysis (FSA) to event-level since events usually serve as the subject of the sentiment in financial text. Though extracting events from the financial text may be conducive to accurate sentiment predictions, it has specialized challenges due to the lengt…

2024

F2GNN: An Adaptive Filter with Feature Segmentation for Graph-Based Fraud Detection

ICASSP 2024accepted

Graph Neural Networks (GNNs) have received remarkable success in identifying fraudulent activities on graphs. Most approaches leverage the full user feature together and aggregate the messages from its neighbors by a graph filter. However, due to the adversarial activities like the camouflage of fra…

Cited by 0SourceScholar
2024

Online Conversion Rate Prediction via Multi-Interval Screening and Synthesizing under Delayed Feedback

AAAI 2024technical

Due to the widespread adoption of the cost-per-action(CPA) display strategy that demands a real-time conversion rate prediction(CVR), delayed feedback is becoming one of the major challenges in online advertising. As the true labels of a significant quantity of samples are only available after long…

2024

Prototype Calibration with Synthesized Samples for Zero-Shot Chinese Character Recognition

ICASSP 2024accepted

Zero-shot Chinese character recognition aims to recognize unseen characters that have never appeared in training. Recently, many methods learn a cross-modal alignment between character samples and auxiliary semantic data like glyph templates in training, and directly employ it to recognize unseen ch…

Cited by 0SourceScholar
2023

Defending against Backdoor Attacks in Natural Language Generation

AAAI 2023technical

The frustratingly fragile nature of neural network models make current natural language generation (NLG) systems prone to backdoor attacks and generate malicious sequences that could be sexist or offensive. Unfortunately, little effort has been invested to how backdoor attacks can affect current NL…

2023

Gradient-Adaptive Pareto Optimization for Constrained Reinforcement Learning

AAAI 2023technical

Constrained Reinforcement Learning (CRL) burgeons broad interest in recent years, which pursues maximizing long-term returns while constraining costs. Although CRL can be cast as a multi-objective optimization problem, it is still facing the key challenge that gradient-based Pareto optimization meth…

Cited by 6SourcePDFScholar
2023

Making Better Use of Training Corpus: Retrieval-based Aspect Sentiment Triplet Extraction via Label Interpolation

ACL 2023findings

In this paper, we aim to adapt the idea of retrieval-based neural approaches to the Aspect Sentiment Triplet Extraction (ASTE) task. Different from previous studies retrieving semantic similar neighbors, the ASTE task has its specialized challenges when adapting, i.e., the purpose includes predictin…

2023

Revisiting Graph Adversarial Attack and Defense From a Data Distribution Perspective

ICLR 2023poster

Recent studies have shown that structural perturbations are significantly effective in degrading the accuracy of Graph Neural Networks (GNNs) in the semi-supervised node classification (SSNC) task. However, why the gradient-based methods are so destructive is rarely explored. In this work, we discov…

Cited by 39SourcePDFScholar
2022

Mind the Gap: Cross-Lingual Information Retrieval with Hierarchical Knowledge Enhancement

AAAI 2022technical

Cross-Lingual Information Retrieval (CLIR) aims to rank the documents written in a language different from the user’s query. The intrinsic gap between different languages is an essential challenge for CLIR. In this paper, we introduce the multilingual knowledge graph (KG) to the CLIR task due to the…

Cited by 25SourcePDFScholar
2021

A User-Adaptive Layer Selection Framework for Very Deep Sequential Recommender Models

AAAI 2021technical

Sequential recommender systems (SRS) have become a research hotspot in recent studies. Because of the requirement in capturing user's dynamic interests, sequential neural network based recommender models often need to be stacked with more hidden layers (e.g., up to 100 layers) compared with standard…

Cited by 12SourcePDFScholar
2021

ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information

ACL 2021long

Recent pretraining models in Chinese neglect two important aspects specific to the Chinese language: glyph and pinyin, which carry significant syntax and semantic information for language understanding. In this work, we propose ChineseBERT, which incorporates both the glyph and pinyin information of…

2021

ConRPG: Paraphrase Generation using Contexts as Regularizer

EMNLP 2021main

A long-standing issue with paraphrase generation is the lack of reliable supervision signals. In this paper, we propose a new unsupervised paradigm for paraphrase generation based on the assumption that the probabilities of generating two sentences with the same meaning given the same context should…

Cited by 26SourcePDFScholar
2021

Imagine, Reason and Write: Visual Storytelling with Graph Knowledge and Relational Reasoning

AAAI 2021technical

Visual storytelling is a task of creating a short story based on photo streams. Different from visual captions, stories contain not only factual descriptions, but also imaginary concepts that do not appear in the images. In this paper, we propose a novel imagine-reason-write generation framework (IR…

Cited by 39SourcePDFScholar
2021

Layer-wise Model Pruning based on Mutual Information

EMNLP 2021main

Inspired by mutual information (MI) based feature selection in SVMs and logistic regression, in this paper, we propose MI-based layer-wise pruning: for each layer of a multi-layer neural network, neurons with higher values of MI with respect to preserved neurons in the upper layer are preserved. Sta…

Cited by 23SourcePDFScholar
2021

Online Credit Payment Fraud Detection via Structure-Aware Hierarchical Recurrent Neural Network

IJCAI 2021poster

Online credit payment fraud detection plays a critical role in financial institutions due to the growing volume of fraudulent transactions. Recently, researchers have shown an increased interest in capturing users’ dynamic and evolving fraudulent tendencies from their behavior sequences. However, mo…

2021

PENS: A Dataset and Generic Framework for Personalized News Headline Generation

ACL 2021long

In this paper, we formulate the personalized news headline generation problem whose goal is to output a user-specific title based on both a user’s reading interests and a candidate news body to be exposed to her. To build up a benchmark for this problem, we publicize a large-scale dataset named PENS…

2021

Self Question-answering: Aspect-based Sentiment Analysis by Role Flipped Machine Reading Comprehension

EMNLP 2021finding

The pivot for the unified Aspect-based Sentiment Analysis (ABSA) is to couple aspect terms with their corresponding opinion terms, which might further derive easier sentiment predictions. In this paper, we investigate the unified ABSA task from the perspective of Machine Reading Comprehension (MRC)…

Cited by 20SourcePDFScholar
2020

Interactive Key-Value Memory-augmented Attention for Image Paragraph Captioning

COLING 2020main

Image paragraph captioning (IPC) aims to generate a fine-grained paragraph to describe the visual content of an image. Significant progress has been made by deep neural networks, in which the attention mechanism plays an essential role. However, conventional attention mechanisms tend to ignore the p…

Cited by 17SourcePDFScholar
2020

Meet Changes with Constancy: Learning Invariance in Multi-Source Translation

COLING 2020main

Multi-source neural machine translation aims to translate from parallel sources of information (e.g. languages, images, etc.) to a single target language, which has shown better performance than most one-to-one systems. Despite the remarkable success of existing models, they usually neglect the fact…

2020

Towards Explainable Conversational Recommendation

IJCAI 2020poster

Recent studies have shown that both accuracy and explainability are important for recommendation. In this paper, we introduce explainable conversational recommendation, which enables incremental improvement of both recommendation accuracy and explanation quality through multi-turn user-model convers…

Cited by 0SourcePDFScholar