๐ Autonomous Driving¶
๐ฌ ACL2025 ยท 1 paper notes
๐ Same area in other venues: ๐ท CVPR2026 (157) ยท ๐ฌ ICLR2026 (50) ยท ๐งช ICML2026 (8) ยท ๐ค AAAI2026 (56) ยท ๐ง NeurIPS2025 (47) ยท ๐น ICCV2025 (91)
- Embracing Large Language Models in Traffic Flow Forecasting
-
The LEAF framework is proposed, which utilizes a dual-branch predictor comprising a graph branch (for pair-wise relations) and a hypergraph branch (for non-pair-wise relations) to generate candidate forecasts. A frozen LLM is then employed as a selector (interpreting discriminatively rather than generatively) to choose the optimal forecast, optimizing the predictor through feedback via ranking loss, achieving SOTA on PEMS datasets.