← Search

Jialiang Li

6 accepted papers

2026

MovSemCL: Movement-Semantics Contrastive Learning for Trajectory Similarity

AAAI 2026technical

Trajectory similarity computation is fundamental functionality that is used for, e.g., clustering, prediction, and anomaly detection. However, existing learning-based methods exhibit three key limitations: (1) insufficient modeling of trajectory semantics and hierarchy, lacking both movement dynamic

Cited by 0SourcePDFScholar
2026

SAGE: Scene Graph-Aware Guidance and Execution for Long-Horizon Manipulation Tasks

ICRA 2026poster

Successfully solving long-horizon manipulation tasks remains a fundamental challenge. These tasks involve extended action sequences and complex object interactions, presenting a critical gap between high-level symbolic planning and low-level continuous control. To bridge this gap, two essential capa…

2026

Taming Treewidth DP with Modulators: A General Booster for Graph Heuristics

IJCAI 2026

Treewidth is a fundamental graph invariant that quantifies how tree-like a given graph is. It is extensively used with dynamic programming to design fixed-parameter tractable algorithms for many NP-hard graph combinatorial optimization problems. However, despite broad theoretical applicability, tree

Cited by 0Scholar
2025

Poly2Vec: Polymorphic Fourier-Based Encoding of Geospatial Objects for GeoAI Applications

ICML 2025poster

Encoding geospatial objects is fundamental for geospatial artificial intelligence (GeoAI) applications, which leverage machine learning (ML) models to analyze spatial information. Common approaches transform each object into known formats, like image and text, for compatibility with ML models. Howev…

Cited by 0SourcePDFScholar
2024

Limited Query Graph Connectivity Test

AAAI 2024technical

We propose a combinatorial optimisation model called Limited Query Graph Connectivity Test. We consider a graph whose edges have two possible states (On/Off). The edges' states are hidden initially. We could query an edge to reveal its state. Given a source s and a destination t, we aim to test s−t…

2022

Practical Fixed-Parameter Algorithms for Defending Active Directory Style Attack Graphs

AAAI 2022technical

Active Directory is the default security management system for Windows domain networks. We study the shortest path edge interdiction problem for defending Active Directory style attack graphs. The problem is formulated as a Stackelberg game between one defender and one attacker. The attack graph con…