CANDI: Contextual Alignment for Niche Domains Question Answering
The paper introduces CANDI-QA, a novel benchmark dataset designed to evaluate large language models on delivering accurate, context-sensitive, and user-aligned answers in specialized domains through expert-curated factual and reasoning tasks, while also proposing the MTSS-Net framework to address the limitations of current models in achieving robust contextual alignment.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you've just built a super-smart robot librarian who has read every book in the universe. You ask it, "Who wrote Harry Potter?" and it answers instantly. Perfect! But then, you take that same robot into a high-stakes school hallway where a team of teachers, nurses, and counselors are trying to figure out how to help a specific student who is struggling with anxiety and behavior. You ask the robot, "What should we do for this kid?" and suddenly, the robot starts sounding like a generic encyclopedia, missing the nuance of the situation.
That's the problem this paper tackles. The authors, a team of researchers from universities like South Carolina and IIT Madras, realized that while big AI models are great at general trivia, they often stumble when asked to be helpful in specific, real-world jobs like Behavioral Health in schools. They call this new challenge CANDI-QA (Contextual Alignment for Niche Domains Question Answering).
The "School Support" Puzzle
To test this, the researchers created a special playground called the MTSS (Multi-Tiered System of Supports) framework. Think of MTSS as a three-layered safety net for students:
- Tier 1: A safety net for the whole school (everyone).
- Tier 2: A smaller net for specific groups who need a little extra help.
- Tier 3: A super-tight, personal net for one student who needs intensive care.
The researchers gathered 315 real questions that school teams actually ask. They split these into two flavors:
- T1 (The Fact-Checkers): These are direct questions like, "What is the policy for Tier 2 interventions?" The answer is right there in the rulebook.
- T2 (The Detective Cases): These are trickier. They are like, "Student X is acting out in math class but is fine in art; they are in Tier 2. What's the best move?" There is no single answer in a book; you have to connect the dots, understand the roles of the people involved, and make a judgment call.
The Great AI Test
The team put 10 different AI models (ranging from tiny 1-billion-parameter models to massive 32-billion-parameter ones) through a gauntlet. They tried three different ways of talking to the robots:
- P1 (The Blank Slate): Just asking the question with no extra info.
- P2 (The Role-Player): Telling the AI, "You are a school counselor," so it knows who it's talking to.
- P3 (The Mission Brief): Telling the AI, "You are a counselor helping a team solve a specific student problem," giving it the full picture.
Here is what they found:
- The "Fact" Challenge (T1): When the questions were just about finding facts, Qwen3 performed the best, though its lead over other models was actually quite marginal. Interestingly, giving the AI a "role" (P2) helped a tiny bit, but giving it the full "mission" (P3) didn't make much difference. It's like asking a librarian for a book title; telling them you're a student doesn't change the answer, but knowing the book exists does.
- The "Detective" Challenge (T2): This is where things got interesting. For the complex, scenario-based questions, the AI models struggled to be truly helpful without extra help. However, when the researchers used P3 (the Mission Brief), the models got significantly better at staying on topic and being faithful to the facts. The Mistral 7B model, for instance, showed the best "faithfulness" (sticking to the truth) when given the full context.
The "Neuro-Symbolic" Safety Net
The paper suggests that just throwing more data at the AI isn't enough. The authors propose a new baseline solution called MTSS-Net. Think of this as giving the AI a structured checklist (like a JSON file) instead of just a paragraph of text.
- Version 1 forces the AI to organize the question into neat boxes: "Who is asking? What tier is the student in? What are the rules?"
- Version 2 builds on Version 1 by adding source attribution (explicitly grounding responses in the underlying documentation) and role conditioning (aligning responses with the expected responsibilities of different users, like an administrator vs. a paraprofessional).
The results suggest that this "checklist" approach helps the AI understand the context better than just reading a wall of text. It's the difference between asking a friend for advice in a noisy room versus handing them a written note with all the details clearly listed.
What the Paper Says (and Doesn't Say)
The authors are careful not to claim they have "solved" AI for schools. They explicitly state that current models are not yet ready to fully replace human coaches in these high-stakes situations. They argue that simply asking an AI a question isn't enough; the AI needs to be "contextually aligned"—meaning it needs to understand who is asking, what their job is, and what the specific situation is.
They also rule out the idea that a "one-size-fits-all" AI works for everything. A model that is great at writing poetry might be terrible at deciding if a student needs a Tier 3 intervention.
The Bottom Line
This paper suggests that for AI to be truly useful in specialized fields like school behavioral health, we need to stop treating it like a magic 8-ball and start treating it like a team member. We need to give it clear roles, structured information, and specific missions. While the current models show promise—especially when guided by the right prompts—they still have a long way to go before they can fully support real-world, life-changing decisions without human oversight. The authors have released their dataset and their "checklist" tool (MTSS-Net) so other researchers can keep trying to bridge this gap.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.