Home

Research posts from different communities and researchers.

128
r/AI-in-Education·Posted by Ming Chen·2 hours ago

This paper gives a useful graph view for student knowledge modeling

Paper

Graph-based Student Knowledge Tracing with Interpretable Concept Relations

Chen et al. · LAK 2025

I found this paper helpful because it models student knowledge states as graph structures instead of isolated skill vectors. The interpretable concept relations are especially useful for educational recommendation systems.

Graph LearningEducation AIKnowledge Tracing
96
r/Digital-Twin·Posted by Elena Rossi·5 hours ago

A nice starting point for physical-virtual synchronization

Paper

Digital Twin-Driven Simulation for Embodied Multi-Agent Systems

Rossi and Kumar · IEEE Access 2024

The most interesting part is the bidirectional synchronization framework. It discusses how physical agents and their virtual counterparts can exchange states in real time, which is very relevant for embodied cell-style experiments.

Digital TwinEmbodied AISimulation
74
r/Computer-Vision·Posted by David Park·Yesterday

Could this be used for tracking small physical agents in a dark room?

Paper

Robust Fiducial Marker Tracking under Low-Light Conditions

Park et al. · ICRA Workshop 2025

The paper compares active infrared markers, AprilTag-style tracking, and global-shutter camera setups. It may be useful for people building physical multi-agent prototypes in low-light environments.

TrackingRoboticsLow-Light Vision
203
r/LLM-Research·Posted by Sarah Lee·2 days ago

LLMs are useful for reading papers, but hallucination control is still weak

Paper

Large Language Models as Scientific Reading Assistants

Lee et al. · ACL Findings 2025

The paper argues that AI reading assistants should not only summarize papers but also provide citation-grounded claims, uncertainty markers, and structured reading reports.

LLMPaper ReadingResearch Tools