AgeMem
Published:
Agent Memory 每日追踪:解读 ACL 2026 AgeMem,以及统一长期与短期记忆管理的 Agent 策略。
A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.
Published:
Agent Memory 每日追踪:解读 ACL 2026 AgeMem,以及统一长期与短期记忆管理的 Agent 策略。
Published:
追踪 LLM Agent 记忆系统的新攻击面:伪造推理记忆(FARMA)、相关安全风险,以及现有防御机制的演进。
Published:
追踪 ACL 2026 工作 GAM:通过事件进度图与主题关联网络,在快速适应和长期知识稳定之间取得平衡。
Published:
解析 EMO-R3 如何将推理形式与推理有效性共同纳入奖励设计,以应对主观视觉任务中的强化学习训练与评估难题。
Published:
深度解析 NEMORI 如何以系统自身的预测误差作为记忆蒸馏判据,让 LLM Agent 自适应判断哪些经验值得保留。
Published:
深入解析 MAGMA 如何用四张正交关系图组织 Agent 记忆,并审视其在 LoCoMo、LongMemEval 上的实验结果、贡献与局限。
Published:
解析 CVPR 2026 Highlight 工作 RnG 如何以统一 Transformer 和 KV-Cache 隐式表示,从部分观测完成三维建模。
Published:
从五个维度解析 Agent-STAR 的长视野工具使用强化学习方案,包括课程数据、奖励设计、训练算法、泛化表现与成本权衡。
Published:
梳理经验跟随行为的实证研究,分析记忆管理如何让 LLM Agent 的历史经验形成自我放大回路,以及更多记忆为何未必更好。
Published:
解析 OCR-Memory 如何把长期记忆转移到视觉表示空间,以光学上下文检索缓解文本压缩中的容量、成本与信息保真矛盾。
Published:
深度解析 SubSpec 如何将目标模型自身的低比特副本用作草稿模型,为卸载式大模型提供无损、免训练的投机解码加速。
Published:
解析 ICLR 2026 Outstanding Paper 对 Transformer 表达简洁性的理论刻画,以及其相对其他网络架构的复杂度优势与成立条件。
Published:
梳理 MolGraphBench 对分子回归 GNN 的系统评测,揭示层类型选择并非常量,而是能够带来显著性能差异的关键超参数。
Published:
解析 ACL 2026 Outstanding Paper GeoRA 如何依据梯度几何选择可训练参数,重新设计适用于可验证奖励强化学习的低秩适配。
About me
Published:
每日 ML/AI 深度报告:解读 CVPR 2026 Oral 工作 INSID3 与 training-free in-context segmentation。
Published:
深度分析 Graph of Tokens 如何利用 token 间关系缓解稀疏混合专家模型的路由波动、负载均衡与扩展性问题。
Published:
从维度相位转移视角解析神经网络由记忆走向泛化的 Grokking 现象,并梳理相关理论、实验设定与可信性问题。
Published:
深入解析 Evo 2 的长上下文基因组建模能力、训练与评测体系,以及统一生物基础模型对基因组理解和设计的意义。
Published:
分析大模型推理轨迹在提供可解释性的同时,如何诱发解释过度、错误信任与评估偏差,并梳理相关研究方向。
Model Architecture for MixupExplainer
Model Architecture for RegExplainer
Published in ESEC/FSE 2023, 2023
Commit-level vulnerability detection and CVSS assessment via context-aware graph learning.
Recommended citation: Yi Li, Aashish Yadavally, Jiaxing Zhang, Shaohua Wang, Tien N. Nguyen. 2023. Commit-level, Neural Vulnerability Detection and Assessment. Proceedings of the 31st ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE 2023). https://dl.acm.org/doi/10.1145/3611643.3616249
Published in ESEC/FSE 2023, 2023
Neural recovery of variable names and type inference from minified code.
Recommended citation: Yi Li, Aashish Yadavally, Jiaxing Zhang, Shaohua Wang, Tien N. Nguyen. 2023. DeMinify: Neural Variable Name Recovery and Type Inference. Proceedings of the 31st ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE 2023). https://dl.acm.org/doi/10.1145/3611643.3616232
Published in KDD 2023, 2023
A data-augmentation-based framework to improve OOD robustness of GNN explanations.
Recommended citation: Jiaxing Zhang, Dongsheng Luo, Hua Wei. 2023. MixupExplainer: Generalizing Explanations for Graph Neural Networks with Data Augmentation. Proceedings of the 29th ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD 2023). https://arxiv.org/abs/2307.07832
Published in ICML 2024, 2024
Generates in-distribution proxy graphs to improve faithfulness of GNN explanations.
Recommended citation: Zhuomin Chen, Jiaxing Zhang, Jingchao Ni, Xiaoting Li, Yuchen Bian, Md Mezbahul Islam, Ananda Mohan Mondal, Hua Wei, Dongsheng Luo. 2024. Interpreting Graph Neural Networks with In-Distributed Proxies. International Conference on Machine Learning (ICML 2024). https://arxiv.org/abs/2402.02036
Published in AIAgent4IR 2025 (in conjunction with KDD), 2024
Uses LLM-guided Bayesian inference to mitigate learning bias in graph explanation.
Recommended citation: Jiaxing Zhang, Jiayi Liu, Dongsheng Luo, Jennifer Neville, Hua Wei. 2025. LLMExplainer: Large Language Model based Bayesian Inference for Graph Explanation Generation. AIAgent4IR 2025 Workshop (in conjunction with KDD 2025). https://arxiv.org/abs/2407.15351
Published in Advances in Neural Information Processing Systems (NeurIPS 2024), 2024
An explanation framework for graph regression models with improved reliability under distribution shift.
Recommended citation: Jiaxing Zhang, Zhuomin Chen, Hao Mei, Longchao Da, Dongsheng Luo, Hua Wei. 2024. RegExplainer: Generating Explanations for Graph Neural Networks in Regression Tasks. Advances in Neural Information Processing Systems 37 (NeurIPS 2024), 79282-79306. https://proceedings.neurips.cc/paper_files/paper/2024/hash/909f526db5127f8bd8158af32d9e313a-Abstract-Conference.html
Published in ICML 2025, 2025
A 3D GNN explainer that localizes explanations through node-wise radius of influence.
Recommended citation: Jingxiang Qu, Wenhan Gao, Jiaxing Zhang, Xufeng Liu, Hua Wei, Haibin Ling, Yi Liu. 2025. RISE: Radius of Influence based Subgraph Extraction for 3D Molecular Graph Explanation. International Conference on Machine Learning (ICML 2025). https://arxiv.org/abs/2505.02247
Published in IJCAI 2025 Demo Track, 2025
Graph-enhanced RAG pipeline for evidence-grounded LLM responses.
Recommended citation: Longchao Da, Parth Mitesh Shah, Kuan-Ru Liou, Jiaxing Zhang, Hua Wei. 2025. GE-Chat: A Graph Enhanced RAG Framework for Evidential Response Generation of LLMs. IJCAI 2025 Demo Track (arXiv:2505.10143). https://arxiv.org/abs/2505.10143
Published in KDD 2025, 2025
Confidence-calibrated framework for reliable GNN explanations, especially under OOD settings.
Recommended citation: Jiaxing Zhang, Xiaoou Liu, Dongsheng Luo, Hua Wei. 2025. Is Your Explanation Reliable: Confidence-Aware Explanation on Graph Neural Networks. Proceedings of the 31st ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD 2025). https://arxiv.org/abs/2506.00437
Published in arXiv preprint, 2025
A two-stage self-improvement framework that uses model-generated rationales to adapt vision-language models to domain-specific video classification without additional annotations.
Recommended citation: Meilong Xu, Di Fu, Jiaxing Zhang, Gong Yu, Jiayu Zheng, Xiaoling Hu, Dongdi Zhao, Feiyang Li, Chao Chen, Yong Cao. 2025. RB-FT: Rationale-Bootstrapped Fine-Tuning for Video Classification. arXiv:2511.15923. https://arxiv.org/abs/2511.15923
Published in arXiv preprint, 2026
InfoShot is a training-free, shot-aware sampler that preserves both representative context and brief decision-critical events in long videos.
Recommended citation: Mengyu Zhao, Di Fu, Yongyu Xie, Jiaxing Zhang, Zhigang Yuan, Shirin Jalali, Yong Cao. 2026. Shot-Aware Frame Sampling for Video Understanding. arXiv:2603.17374. https://arxiv.org/abs/2603.17374
Published in IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI), 2026
A theoretical and empirical treatment of structural distribution shift in GNN explanations, using proxy graphs to preserve explanatory information while remaining in distribution.
Recommended citation: Zhuomin Chen, Hojat Allah Salehi, Esteban Schafir, Xu Zheng, Jiaxing Zhang, Hua Wei, Jingchao Ni, Farhad Shirani, Dongsheng Luo. 2026. Addressing Structural Distribution Shift in Explanations for Graph Neural Networks. IEEE Transactions on Pattern Analysis and Machine Intelligence. doi:10.1109/TPAMI.2026.3690304. https://doi.org/10.1109/TPAMI.2026.3690304
Published:
I did oral presentation for our paper “MixupExplainer: Generalizing Explanations for Graph Neural Networks with Data Augmentation” at KDD 2023. Download paper here
Published:
I did poster presentation for our paper “RegExplainer: Generating Explanations for Graph Neural Networks in Regression Task” at Learning on Graphs Conference 2024. Download paper here ```
Undergraduate course, New Jersey Institute of Technology, Department of Information Systems, 2024
I taught a course on web application development using HTML, Python, Docker and Flask. I held office hours, graded assignments, and led lab sessions.