Urgent.News

600+ sources. One page. See who else covered it.

Editions

AI

Exclusive: College students want ethical AI

The number of business students regularly using AI has increased from 6.2% to 29% over the past three years, according to research from American University's Kogod School of Business , shared first with Axios. Why it matters: The chorus of AI boos at college graduations last spring doesn't tell the whole story: Students increasingly see AI as a critical job skill but want more guidance on using…

Exclusive: College students want ethical AI

A recent study from American University's Kogod School of Business reveals that college students are rapidly embracing AI, with usage increasing from 6.2% to 29% over the past three years. Despite initial concerns from graduates, students now view AI as an essential skill for their future careers. Business and undergraduate students alike desire structured guidance on utilizing AI responsibly and effectively, emphasizing that they incorporate AI alongside other tools rather than relying on it exclusively.

While 80% of students have employed AI academically in the last six months, and nearly a third use it more than 11 times per week, some professors still enforce bans on AI use in the classroom. However, employers are actively incorporating AI-related questions in job interviews, with their frequency rising from 11.6% to 42.6% in the same period.

Concerns persist, with 40% of students fearing AI could reduce their independent thinking abilities and half of Kogod's students worried about academic integrity issues. Kogod's dean, Casey Evans, highlights the shift in faculty perspectives, moving away from strict opposition to AI towards teaching responsible usage. The popular application of AI in college has been brainstorming, although this could potentially stifle creativity. Despite these challenges, students acknowledge the necessity of preparing for an AI-driven future.

Written by urgent.news from Axios's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at axios.com →

More in AI

Agentic RAG: making retrieval a decision the agent controls

Short answer Agentic RAG is retrieval-augmented generation where the agent decides when to retrieve, what to query, and whether the results are good enough — sometimes searching again — instead of…

  • Agentic RAG refines RAG approach, controls retrieval decision-making.
  • Classic RAG retrieval is fixed pipeline step, agentic RAG has decision loop.
  • Agentic RAG three capabilities: retrieval on demand, query formulation, result grading.