Skip to content
TILens What matters today in tech v0.1.0
Theme

Topic - Edition

AI Research

342 items on 31 Aug 2026
AI Research AI Python

Your LLM Can Return Perfect JSON and Still Be Wrong

What I learned after thinking more carefully about Structured Outputs on messy, incomplete data The post Your LLM Can Return Perfect JSON and Still Be Wrong appeared first on Towards Data Science.

Source: Towards Data Science Benjamin Nweke
AI Research AI Python

FAQ as RAG: When You Get to Design the Corpus

Enterprise Document Intelligence [Vol.1 #B2] - The FAQ inverts every brick of the standard RAG pipeline. Parsing is trivial, retrieval doubles as a cache, and few-shot prompting becomes a retrieval problem too The post…

Source: Towards Data Science Kezhan Shi
AI Research AI Python

Why RAG Complexity Should Be Earned

A framework for building RAG pipelines that introduces complexity in response to observed failure modes, from lexical and hybrid search to reranking and agentic information seeking The post Why RAG Complexity Should Be…

Source: Towards Data Science Tahreem Rasul
AI Research AI

Biases in Expected Goals Models Confound Finishing Ability

arXiv:2401.09940v2 Announce Type: replace Abstract: Expected Goals (xG) has emerged as a popular tool for evaluating finishing skill in soccer analytics. It involves comparing a player's cumulative xG with their actual…

Source: arXiv cs.LG Jesse Davis, Pieter Robberechts
AI Research AI

On the Depth Scalability of Logic Gate Networks

arXiv:2607.21633v3 Announce Type: replace Abstract: Logic Gate Networks (LGNs) compute through compositions of Boolean operations, yet existing LGNs do not reliably benefit from increased depth. We identify two causes:…

Source: arXiv cs.LG Taegun An, Dohun kim, Haebeom Lee, Changhee Joo
AI Research AI

GRACE:Gradient-guided Coreset Selection for LLM Unlearning

arXiv:2608.28361v1 Announce Type: cross Abstract: Machine Unlearning methods for Large Language Models typically assume pre-specified forget and retain sets. In realistic settings, however, requests may provide only a…

Source: arXiv cs.LG Praveen Bushipaka, Andrea D'Angelo, Lucia Passaro, Tommaso Cucinotta

342 items available