← Search

Jianxin Li

75 accepted papers

2026

Controllable Logical Hypothesis Generation for Abductive Reasoning in Knowledge Graphs

ICLR 2026poster

Abductive reasoning in knowledge graphs aims to generate plausible logical hypotheses from observed entities, with broad applications in areas such as clinical diagnosis and scientific discovery. However, due to a lack of controllability, a single observation may yield numerous plausible but redunda…

Cited by 0SourcecodeScholar
2026

Does Your Reasoning Model Implicitly Know When to Stop Thinking?

ICML 2026poster

Recent advancements in large reasoning models (LRMs) have greatly improved their capabilities on complex reasoning tasks through Long Chains of Thought (CoTs). However, this approach often results in substantial redundancy, impairing computational efficiency and causing significant delays in real-ti…

Cited by 0SourceScholar
2026

Fine-Tuned LLMs Know They Don’t Know: A Parameter-Efficient Approach to Recovering Honesty

AAAI 2026technical

The honesty of Large Language Models (LLMs) is increasingly important for safe deployment in high-stakes domains. However, this crucial trait is severely undermined by supervised fine-tuning (SFT), a common technique for model specialization. Existing recovery methods rely on data-intensive global p

Cited by 0SourcePDFScholar
2026

Global-Recent Semantic Reasoning on Dynamic Text-Attributed Graphs with Large Language Models

ICLR 2026poster

Dynamic Text-Attribute Graphs (DyTAGs), characterized by time-evolving graph interactions and associated text attributes, are prevalent in real-world applications. Existing methods, such as Graph Neural Networks (GNNs) and Large Language Models (LLMs), mostly focus on static TAGs. Extending these ex…

Cited by 0SourceScholar
2026

Is Fixing Schema Graphs Necessary? Full-Resolution Graph Structure Learning for Relational Deep Learning

ICML 2026poster

Relational prediction tasks are fundamental in many real-world applications, where data are naturally stored in relational databases (RDBs). Relational Deep Learning (RDL) addresses this problem by modeling RDBs as graphs and applying graph neural networks (GNNs) for end-to-end learning. However, gr…

Cited by 0SourceScholar
2026

Is the Information Bottleneck Robust Enough? Towards Label-Noise Resistant Information Bottleneck Learning

AAAI 2026technical

The Information Bottleneck (IB) principle facilitates effective representation learning by preserving label-relevant information while compressing irrelevant information. However, its strong reliance on accurate labels makes it inherently vulnerable to label noise, prevalent in real-world scenarios,

Cited by 0SourcePDFScholar
2026

NEST: Tackling Dataset-Level Distribution Shifts via Regime-Oriented Mixture-of-Experts

IJCAI 2026

Accurate long-term forecasting in complex systems is frequently compromised by dataset-level distribution shifts, where diverse underlying behavioral modes and evolving system states drive the dynamic multivariate time-series. While existing methods predominantly focus on local temporal shifts, they

Cited by 0Scholar
2026

Privacy Auditing of Multi-Domain Graph Pre-Trained Model Under Membership Inference Attacks

AAAI 2026technical

Multi-domain graph pre-training has emerged as a pivotal technique in developing graph foundation models. While it greatly improves the generalization of graph neural networks, its privacy risks under membership inference attacks (MIAs), which aim to identify whether a specific instance was used in

Cited by 0SourcePDFScholar
2026

Real-Time Aligned Reward Model beyond Semantics

ICML 2026poster

Reinforcement Learning from Human Feedback (RLHF) is a pivotal technique for aligning large language models (LLMs) with human preferences, yet it is susceptible to reward overoptimization, in which policy models overfit to the reward model, exploit spurious reward patterns instead of faithfully capt…

Cited by 0SourceScholar
2026

SmartThinker: Progressive Chain-of-Thought Length Calibration for Efficient Large Language Model Reasoning

ICML 2026poster

Large reasoning models (LRMs) like OpenAI o1 and DeepSeek-R1 achieve high accuracy on complex tasks by adopting long chain-of-thought (CoT) reasoning paths. However, the inherent verbosity of these processes frequently results in redundancy and overthinking. To address this issue, existing works lev…

Cited by 0SourceScholar
2026

Sparsification Under Siege: Dual-Level Defense Against Poisoning in Communication-Efficient Federated Learning

IJCAI 2026

Gradient sparsification, while mitigating communication bottlenecks in Federated Learning (FL), fundamentally alters the geometric landscape of model updates. We reveal that the resultant high-dimensional orthogonality renders traditional Euclidean-based robust aggregation metrics mathematically amb

Cited by 0Scholar
2026

Towards Effective, Stealthy, and Persistent Backdoor Attacks Targeting Graph Foundation Models

AAAI 2026technical

Graph Foundation Models (GFMs) are pre-trained on diverse source domains and adapted to unseen targets, enabling broad generalization for graph machine learning. Despite that GFMs have attracted considerable attention recently, their vulnerability to backdoor attacks remains largely underexplored. A

Cited by 0SourcePDFScholar
2026

Towards Long-window Anchoring in Vision-Language Model Distillation

AAAI 2026technical

While large vision-language models (VLMs) demonstrate impressive long-context understanding, their prevalent small branches fails on linguistics-photography alignment for limited window size. We discover that knowledge distillation improve students capability as compelementary to Rotary Position Emb

Cited by 0SourcePDFScholar
2026

Training-Free Sparse Attention for Fast Video Generation via Offline Layer-Wise Sparsity Profiling and Online Bidirectional Co-Clustering

ICML 2026poster

Diffusion Transformers (DiTs) achieve strong video generation quality but suffer from high inference cost due to dense 3D attention, leading to the development of sparse attention technologies to improve efficiency. However, existing training-free sparse attention methods in video generation still f…

Cited by 0SourceScholar
2026

Winformer: Transcending Pairwise Similarity for Time-series Generation

ICML 2026poster

The periodicity misalignment remains a challenge problem in generating time-series data across multiple domains. Existing methods model time-series interactions either at the granularity of individual points or fragmented segments. This limits their ability to capture and adapt to complex periodic p…

Cited by 0SourceScholar
2025

A Survey on Multi-View Knowledge Graph: Generation, Fusion, Applications and Future Directions

IJCAI 2025

Knowledge Graphs (KGs) have revolutionized structured knowledge representation, yet their capacity to model real-world complexity and heterogeneity remains fundamentally constrained. The emerging paradigm of Multi-View Knowledge Graphs (MVKGs) addresses this gap through multi-view learning, but exis

Cited by 0SourcePDFScholar
2025

Adaptive Batch-Wise Sample Scheduling for Direct Preference Optimization

NeurIPS 2025poster

Direct Preference Optimization (DPO) has emerged as an effective approach for aligning large language models (LLMs) with human preferences. However, its performance is highly dependent on the quality of the underlying human preference data. To address this bottleneck, prior work has explored various…

Cited by 0SourceScholar
2025

Beyond Human Perception: Understanding Multi-Object World from Monocular View

CVPR 2025poster

Language and binocular vision play a crucial role in human understanding of the world. Advancements in artificial intelligence have also made it possible for machines to develop 3D perception capabilities essential for high-level scene understanding. However, only monocular cameras are often availab…

2025

DG-Mamba: Robust and Efficient Dynamic Graph Structure Learning with Selective State Space Models

AAAI 2025technical

Dynamic graphs exhibit intertwined spatio-temporal evolutionary patterns, widely existing in the real world. Nevertheless, the structure incompleteness, noise, and redundancy result in poor robustness for Dynamic Graph Neural Networks (DGNNs). Dynamic Graph Structure Learning (DGSL) offers a promisi…

2025

Discrete Curvature Graph Information Bottleneck

AAAI 2025technical

Graph neural networks(GNNs) have been demonstrated to depend on whether the node effective information is sufficiently passing. Discrete curvature (Ricci curvature) is used to study graph connectivity and information propagation efficiency with a geometric perspective, and has been raised in recent…

2025

Enhancing Transformers for Generalizable First-Order Logical Entailment

ACL 2025long

Transformers, as the fundamental deep learning architecture, have demonstrated great capability in reasoning. This paper studies the generalizable first-order logical reasoning ability of transformers with their *parameterized* knowledge and how to improve it. Transformers’ capability of first-order…

2025

FLUE: Streamlined Uncertainty Estimation for Large Language Models

AAAI 2025technical

Uncertainty estimation is essential for practical applications such as decision-making, risk assessment, and human-AI collaboration. However, Uncertainty estimation in open-ended question-answering (QA) tasks presents unique challenges. The output space for open-ended QA is vast and discrete, and th…

Cited by 0SourcePDFScholar
2025

FreqMoE: Dynamic Frequency Enhancement for Neural PDE Solvers

IJCAI 2025

Fourier Neural Operators (FNO) have emerged as promising solutions for efficiently solving partial differential equations (PDEs) by learning infinite-dimensional function mappings through frequency domain transformations. However, the sparsity of high-frequency signals limits computational efficienc

Cited by 0SourcePDFScholar
2025

GRAVER: Generative Graph Vocabularies for Robust Graph Foundation Models Fine-tuning

NeurIPS 2025poster

Inspired by the remarkable success of foundation models in language and vision, Graph Foundation Models (GFMs) hold significant promise for broad applicability across diverse graph tasks and domains. However, existing GFMs struggle with unstable few-shot fine-tuning, where both performance and adapt…

Cited by 0SourceScholar
2025

Galaxy Walker: Geometry-aware VLMs For Galaxy-scale Understanding

CVPR 2025highlight

Modern vision-language models (VLMs) develop patch embedding and convolution backbone within vector space, especially Euclidean ones, at the very founding. When expanding VLMs to a galaxy-scale for understanding astronomical phenomena, the integration of spherical space for planetary orbits and hype…

Cited by 0SourcePDFScholar
2025

GraphKeeper: Graph Domain-Incremental Learning via Knowledge Disentanglement and Preservation

NeurIPS 2025poster

Graph incremental learning (GIL), which continuously updates graph models by sequential knowledge acquisition, has garnered significant interest recently. However, existing GIL approaches focus on task-incremental and class-incremental scenarios within a single domain. Graph domain-incremental learn…

Cited by 0SourceScholar
2025

GraphMoRE: Mitigating Topological Heterogeneity via Mixture of Riemannian Experts

AAAI 2025technical

Real-world graphs have inherently complex and diverse topological patterns, known as topological heterogeneity. Most existing works learn graph representation in a single constant curvature space that is insufficient to match the complex geometric shapes, resulting in low-quality embeddings with hig…

2025

How Much Can Transfer? BRIDGE: Bounded Multi-Domain Graph Foundation Model with Generalization Guarantees

ICML 2025poster

Graph Foundation Models hold significant potential for advancing multi-domain graph learning, yet their full capabilities remain largely untapped. Existing works show promising task performance with the “pretrain-then-prompt” paradigm, which lacks theoretical foundations to understand why it works a…

Cited by 0SourcePDFScholar
2025

IGL-Bench: Establishing the Comprehensive Benchmark for Imbalanced Graph Learning

ICLR 2025spotlight

Deep graph learning has gained grand popularity over the past years due to its versatility and success in representing graph data across a wide range of domains. However, the pervasive issue of imbalanced graph data distributions, where certain parts exhibit disproportionally abundant data while oth…

2025

Lightweight Contenders: Navigating Semi-Supervised Text Mining through Peer Collaboration and Self Transcendence

NAACL 2025findings

The semi-supervised learning (SSL) strategy in lightweight models requires reducing annotated samples and facilitating cost-effective inference. However, the constraint on model parameters, imposed by the scarcity of training labels, limits the SSL performance. In this paper, we introduce PS-NET, a…

2025

OS-GCL: A One-Shot Learner in Graph Contrastive Learning

IJCAI 2025

Graph contrastive learning (GCL) enhances the self-supervised learning capacity for graph representation learning. Nevertheless, the previous research has neglected to consider one fundamental nature of GCL -- graph contrastive learning operates as a one-shot learner, guided by the widely utilized n

Cited by 0SourcePDFScholar
2025

OmniArch: Building Foundation Model for Scientific Computing

ICML 2025poster

Foundation models have revolutionized language modeling, while whether this success is replicated in scientific computing remains unexplored. We present OmniArch, the first prototype aiming at solving multi-scale and multi-physics scientific computing problems with physical alignment. We addressed a…

Cited by 0SourcePDFScholar
2025

PINNsAgent: Automated PDE Surrogation with Large Language Models

ICML 2025poster

Solving partial differential equations (PDEs) using neural methods has been a long-standing scientific and engineering research pursuit. Physics-Informed Neural Networks (PINNs) have emerged as a promising alternative to traditional numerical methods for solving PDEs. However, the gap between domain…

Cited by 0SourcePDFScholar
2025

Robust Graph Condensation via Classification Complexity Mitigation

NeurIPS 2025spotlight

Graph condensation (GC) has gained significant attention for its ability to synthesize smaller yet informative graphs. However, existing studies often overlook the robustness of GC in scenarios where the original graph is corrupted. In such cases, we observe that the performance of GC deteriorates s…

Cited by 0SourceScholar
2025

ST-GCond: Self-supervised and Transferable Graph Dataset Condensation

ICLR 2025poster

The increasing scale of graph datasets significantly enhances deep learning models but also presents substantial training challenges. Graph dataset condensation has emerged to condense large datasets into smaller yet informative ones that maintain similar test performance. However, these methods req…

Cited by 0SourcePDFScholar
2025

Toward a Unified Geometry Understanding : Riemannian Diffusion Framework for Graph Generation and Prediction

NeurIPS 2025poster

Graph diffusion models have made significant progress in learning structured graph data and have demonstrated strong potential for predictive tasks. Existing approaches typically embed node, edge, and graph-level features into a unified latent space, modeling prediction tasks including classificatio…

Cited by 0SourceScholar
2025

Towards Objective Fine-tuning: How LLMs’ Prior Knowledge Causes Potential Poor Calibration?

ACL 2025long

Fine-tuned Large Language Models (LLMs) often demonstrate poor calibration, with their confidence scores misaligned with actual performance. While calibration has been extensively studied in models trained from scratch, the impact of LLMs’ prior knowledge on calibration during fine-tuning remains un…

Cited by 0SourcePDFScholar
2024

Decoding Global Preferences: Temporal and Cooperative Dependency Modeling in Multi-Agent Preference-Based Reinforcement Learning

AAAI 2024technical

Designing accurate reward functions for reinforcement learning (RL) has long been challenging. Preference-based RL (PbRL) offers a promising approach by using human preferences to train agents, eliminating the need for manual reward design. While successful in single-agent tasks, extending PbRL to c…

2024

Dual Defense: Enhancing Privacy and Mitigating Poisoning Attacks in Federated Learning

NeurIPS 2024poster

Federated learning (FL) is inherently susceptible to privacy breaches and poisoning attacks. To tackle these challenges, researchers have separately devised secure aggregation mechanisms to protect data privacy and robust aggregation methods that withstand poisoning attacks. However, simultaneously…

2024

Few-Shot Multimodal Named Entity Recognition Based on Mutlimodal Causal Intervention Graph

COLING 2024main

Multimodal Named Entity Recognition (MNER) models typically require a significant volume of labeled data for effective training to extract relations between entities. In real-world scenarios, we frequently encounter unseen relation types. Nevertheless, existing methods are predominantly tailored for…

Cited by 1SourcePDFScholar
2024

From Text to Trajectory: Exploring Complex Constraint Representation and Decomposition in Safe Reinforcement Learning

NeurIPS 2024poster

Safe reinforcement learning (RL) requires the agent to finish a given task while obeying specific constraints. Giving constraints in natural language form has great potential for practical scenarios due to its flexible transfer capability and accessibility. Previous safe RL methods with natural lang…

Cited by 0SourcePDFScholar
2024

GC-Bench: An Open and Unified Benchmark for Graph Condensation

NeurIPS 2024poster

Graph condensation (GC) has recently garnered considerable attention due to its ability to reduce large-scale graph datasets while preserving their essential properties. The core concept of GC is to create a smaller, more manageable graph that retains the characteristics of the original graph. Despi…

2024

Hyperbolic Geometric Latent Diffusion Model for Graph Generation

ICML 2024poster

Diffusion models have made significant contributions to computer vision, sparking a growing interest in the community recently regarding the application of it to graph generation. The existing discrete graph diffusion models exhibit heightened computational complexity and diminished training efficie…

2024

KnowFormer: Revisiting Transformers for Knowledge Graph Reasoning

ICML 2024poster

Knowledge graph reasoning plays a vital role in various applications and has garnered considerable attention. Recently, path-based methods have achieved impressive performance. However, they may face limitations stemming from constraints in message-passing neural networks, such as missing paths and…

Cited by 3SourcePDFScholar
2024

LLM-based Multi-Level Knowledge Generation for Few-shot Knowledge Graph Completion

IJCAI 2024poster

Knowledge Graphs (KGs) are pivotal in various NLP applications but often grapple with incompleteness, especially due to the long-tail problem where infrequent, unpopular relationships drastically reduce the KG completion performance. In this paper, we focus on Few-shot Knowledge Graph Completion (FK…

Cited by 6SourcePDFScholar
2024

QUEST: Quadruple Multimodal Contrastive Learning with Constraints and Self-Penalization

NeurIPS 2024poster

Multimodal contrastive learning (MCL) has recently demonstrated significant success across various tasks. However, the existing MCL treats all negative samples equally and ignores the potential semantic association with positive samples, which limits the model's ability to achieve fine-grained align…

Cited by 0SourcePDFScholar
2024

ReGCL: Rethinking Message Passing in Graph Contrastive Learning

AAAI 2024technical

Graph contrastive learning (GCL) has demonstrated remarkable efficacy in graph representation learning. However, previous studies have overlooked the inherent conflict that arises when employing graph neural networks (GNNs) as encoders for node-level contrastive learning. This conflict pertains to t…

2023

BadRes: Reveal the Backdoors Through Residual Connection

ICASSP 2023accepted

Generally, residual connections are indispensable network components in building Convolutional Neural Networks(CNNs) and Transformers for various downstream tasks in Computer Vision(CV), which encourages skip/short cuts between network blocks. However, the layer-by-layer loopback residual connection…

Cited by 0SourceScholar
2023

Bipartite Graph Pre-training for Unsupervised Extractive Summarization with Graph Convolutional Auto-Encoders

EMNLP 2023long findings

Pre-trained sentence representations are crucial for identifying significant sentences in unsupervised document extractive summarization. However, the traditional two-step paradigm of pre-training and sentence-ranking, creates a gap due to differing optimization objectives. To address this issue, w…

Cited by 0SourcecodeScholar
2023

DisCo: Distilled Student Models Co-training for Semi-supervised Text Mining

EMNLP 2023long main

Many text mining models are constructed by fine-tuning a large deep pre-trained language model (PLM) in downstream tasks. However, a significant challenge that arises nowadays is how to maintain performance when we use a lightweight model with limited labeled samples. We present DisCo, a semi-super…

Cited by 0SourcecodeScholar
2023

Does Graph Distillation See Like Vision Dataset Counterpart?

NeurIPS 2023poster

Training on large-scale graphs has achieved remarkable results in graph representation learning, but its cost and storage have attracted increasing concerns. Existing graph condensation methods primarily focus on optimizing the feature matrices of condensed graphs while overlooking the impact of the…

Cited by 42SourcePDFScholar
2023

Dual-Gated Fusion with Prefix-Tuning for Multi-Modal Relation Extraction

ACL 2023findings

Multi-Modal Relation Extraction (MMRE) aims at identifying the relation between two entities in texts that contain visual clues. Rich visual content is valuable for the MMRE task, but existing works cannot well model finer associations among different modalities, failing to capture the truly helpful…

2023

Environment-Aware Dynamic Graph Learning for Out-of-Distribution Generalization

NeurIPS 2023poster

Dynamic graph neural networks (DGNNs) are increasingly pervasive in exploiting spatio-temporal patterns on dynamic graphs. However, existing works fail to generalize under distribution shifts, which are common in real-world scenarios. As the generation of dynamic graphs is heavily influenced by late…

2023

LATENTLOGIC: Learning Logic Rules in Latent Space over Knowledge Graphs

EMNLP 2023short findings

Learning logic rules for knowledge graph reasoning is essential as such rules provide interpretable explanations for reasoning and can be generalized to different domains. However, existing methods often face challenges such as searching in a vast search space (e.g., enumeration of relational paths…

Cited by 0SourceScholar
2023

Multi-Modal Knowledge Graph Transformer Framework for Multi-Modal Entity Alignment

EMNLP 2023long findings

Multi-Modal Entity Alignment (MMEA) is a critical task that aims to identify equivalent entity pairs across multi-modal knowledge graphs (MMKGs). However, this task faces challenges due to the presence of different types of information, including neighboring entities, multi-modal attributes, and ent…

Cited by 0SourcecodeScholar
2023

Self-Organization Preserved Graph Structure Learning with Principle of Relevant Information

AAAI 2023technical

Most Graph Neural Networks follow the message-passing paradigm, assuming the observed structure depicts the ground-truth node relationships. However, this fundamental assumption cannot always be satisfied, as real-world graphs are always incomplete, noisy, or redundant. How to reveal the inherent gr…

Cited by 12SourcePDFScholar
2023

Temporal Knowledge Graph Completion: A Survey

IJCAI 2023poster

Knowledge graph completion (KGC) predicts missing links and is crucial for real-life knowledge graphs, which widely suffer from incompleteness. KGC methods assume a knowledge graph is static, but that may lead to inaccurate prediction results because many facts in the knowledge graphs change over…

Cited by 134SourcePDFScholar
2023

Towards Long-delayed Sparsity: Learning a Better Transformer through Reward Redistribution

IJCAI 2023poster

Recently, Decision Transformer (DT) pioneered the offline RL into a contextual conditional sequence modeling paradigm, which leverages self-attended autoregression to learn from global target rewards, states, and actions. However, many applications have a severe delay of the above signals, such as t…

2022

AutoST: Towards the Universal Modeling of Spatio-temporal Sequences

NeurIPS 2022accept

The analysis of spatio-temporal sequences plays an important role in many real-world applications, demanding a high model capacity to capture the interdependence among spatial and temporal dimensions. Previous studies provided separated network design in three categories: spatial first, temporal fir…

Cited by 10SourcePDFScholar
2022

Explicitly Modeling Importance and Coherence for Timeline Summarization

ICASSP 2022accepted

Timeline summarization (TLS) identifies major events and generates short summaries on how the event evolves in a period of time. Existing timeline summarization methods generate summaries by considering the coverage and diversity of the content and temporized information but ignore the importance an…

Cited by 0SourceScholar
2022

Generating Disentangled Arguments with Prompts: A Simple Event Extraction Framework That Works

ICASSP 2022accepted

Event Extraction bridges the gap between text and event signals. Based on the assumption of trigger-argument dependency, existing approaches have achieved state-of-the-art performance with expert-designed templates or complicated decoding constraints. In this paper, for the first time we introduce t…

Cited by 0SourceScholar
2022

Graph Structure Learning with Variational Information Bottleneck

AAAI 2022technical

Graph Neural Networks (GNNs) have shown promising results on a broad spectrum of applications. Most empirical studies of GNNs directly take the observed graph as input, assuming the observed structure perfectly depicts the accurate and complete relations between nodes. However, graphs in the real-wo…

2022

Jump Self-attention: Capturing High-order Statistics in Transformers

NeurIPS 2022accept

The recent success of Transformer has benefited many real-world applications, with its capability of building long dependency through pairwise dot-products. However, the strong assumption that elements are directly attentive to each other limits the performance of tasks with high-order dependencies…

Cited by 3SourcePDFScholar
2022

Learning Music Sequence Representation From Text Supervision

ICASSP 2022accepted

Music representation learning is notoriously difficult for its complex human-related concepts contained in the sequence of numerical signals. To excavate better MUsic SEquence Representation from labeled audio, we propose a novel text-supervision pre-training method, namely MUSER. MUSER adopts an au…

Cited by 0SourceScholar
2022

MTTrans: Cross-Domain Object Detection with Mean Teacher Transformer

ECCV 2022poster

"Recently, DEtection TRansformer (DETR), an end-to-end object detection pipeline, has achieved promising performance. However, it requires large-scale labeled data and suffers from domain shift, especially when no labeled data is available in the target domain. To solve this problem, we propose an e…

2022

MetaER-TTE: An Adaptive Meta-learning Model for En Route Travel Time Estimation

IJCAI 2022poster

En route travel time estimation (ER-TTE) aims to predict the travel time on the remaining route. Since the traveled and remaining parts of a trip usually have some common characteristics like driving speed, it is desirable to explore these characteristics for improved performance via effective adapt…

Cited by 15SourcePDFScholar
2022

Noise-injected Consistency Training and Entropy-constrained Pseudo Labeling for Semi-supervised Extractive Summarization

COLING 2022main

Labeling large amounts of extractive summarization data is often prohibitive expensive due to time, financial, and expertise constraints, which poses great challenges to incorporating summarization system in practical applications. This limitation can be overcome by semi-supervised approaches: consi…

2022

THE-X: Privacy-Preserving Transformer Inference with Homomorphic Encryption

ACL 2022findings

As more and more pre-trained language models adopt on-cloud deployment, the privacy issues grow quickly, mainly for the exposure of plain-text user data (e.g., search history, medical record, bank account). Privacy-preserving inference of transformer models is on the demand of cloud service users. T…

2021

Graph Entropy Guided Node Embedding Dimension Selection for Graph Neural Networks

IJCAI 2021poster

Graph representation learning has achieved great success in many areas, including e-commerce, chemistry, biology, etc. However, the fundamental problem of choosing the appropriate dimension of node embedding for a given graph still remains unsolved. The commonly used strategies for Node Embedding Di…

2021

HTCInfoMax: A Global Model for Hierarchical Text Classification via Information Maximization

NAACL 2021long

The current state-of-the-art model HiAGM for hierarchical text classification has two limitations. First, it correlates each text sample with all labels in the dataset which contains irrelevant information. Second, it does not consider any statistical constraint on the label representations learned…

2021

Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting

AAAI 2021technical

Many real-world applications require the prediction of long sequence time-series, such as electricity consumption planning. Long sequence time-series forecasting (LSTF) demands a high prediction capacity of the model, which is the ability to capture precise long-range dependency coupling between out…

2021

TextGTL: Graph-based Transductive Learning for Semi-supervised Text Classification via Structure-Sensitive Interpolation

IJCAI 2021poster

Compared with traditional sequential learning models, graph-based neural networks exhibit excellent properties when encoding text, such as the capacity of capturing global and local information simultaneously. Especially in the semi-supervised scenario, propagating information along the edge can eff…

Cited by 31SourcePDFScholar
2020

Hierarchical Bi-Directional Self-Attention Networks for Paper Review Rating Recommendation

COLING 2020main

Review rating prediction of text reviews is a rapidly growing technology with a wide range of applications in natural language processing. However, most existing methods either use hand-crafted features or learn features using deep learning with simple text corpus as input for review rating predicti…

2020

TransRHS: A Representation Learning Method for Knowledge Graphs with Relation Hierarchical Structure

IJCAI 2020poster

Representation learning of knowledge graphs aims to project both entities and relations as vectors in a continuous low-dimensional space. Relation Hierarchical Structure (RHS), which is constructed by a generalization relationship named subRelationOf between relations, can improve the overall perfor…

Cited by 0SourcePDFScholar