Virtual Classroom Attentiveness Scoring via Server-Side Video Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In distance education, lecturers face challenges in monitoring students' real-time reactions during virtual classrooms, especially when teaching a large number of students simultaneously, as they cannot focus on student displays while presenting or performing other tasks.

Innovation Solution

A system that records and transmits audio/video streams from both lecturers and students to a server, which calculates attentiveness scores using a Bimodal Emotion Classification model, and notifies the lecturer of student engagement levels, allowing for real-time interaction and assistance.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If the lecturer focuses on the display to monitor student reactions, then the ability to observe student attentiveness improves, but the ability to perform other teaching tasks (such as writing on the blackboard) deteriorates

Engineering Contradiction:
Improvemonitoring of student reactionsVSAvoidperformance of teaching tasks
Core Design Contradiction:
Measurement precisionVSEase of operation

Solution Approach 1:

The system enables self-service by having students automatically record and transmit their own video streams to the server, which then analyzes their attentiveness scores without requiring lecturer intervention. This allows the lecturer to perform teaching tasks while the system autonomously monitors student reactions.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The server acts as an intermediary between students and the lecturer. It receives video streams from students, calculates attentiveness scores, and presents this information to the lecturer, eliminating the need for the lecturer to directly monitor each student's display while performing teaching tasks.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If the lecturer does not focus on the display to perform teaching tasks, then the ease of performing teaching tasks improves, but the ability to monitor student reactions deteriorates

Engineering Contradiction:
Improveperformance of teaching tasksVSAvoidmonitoring of student reactions
Core Design Contradiction:
Ease of operationVSMeasurement precision

Solution Approach 1:

The system implements feedback by continuously analyzing student video streams and providing real-time attentiveness scores to the lecturer. This allows the lecturer to perform teaching tasks while receiving automated feedback about student engagement levels without needing to visually monitor each student.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The mechanical system of visual monitoring by the lecturer is replaced with an automated computer vision system that processes video streams and calculates attentiveness scores algorithmically, enabling the lecturer to focus on teaching tasks while the system handles monitoring.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Measurement precision

If the system analyzes video streams to calculate attentiveness scores, then the measurement of student engagement improves, but the processing time and computational resources deteriorate

Engineering Contradiction:
Improvecalculation of attentiveness scoresVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary action by continuously analyzing video streams in real-time during the lecture, rather than analyzing them after the lecture ends. This allows for immediate calculation of attentiveness scores and timely intervention while minimizing post-processing delays.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20240395158A1Method and system for managing a virtual classroom
Publication Date: 2024.11.28 TOP VICTORY INVESTMENTS LTD
  • US20240395158A1 patent drawing
  • US20240395158A1 patent drawing
  • US20240395158A1 patent drawing

AI summary

A method for managing a virtual classroom is implemented using a system that includes a server, a lecturer device that is associated with a lecturer, and at least one student device that is associated with a student. The method includes: recording, by the lecturer device, a first audio/video (A/V) data stream associated with the lecturer; in response to receipt of the first A/V data stream from the lecturer device, transmitting, by the server, the first A/V data stream to the student device to be presented to the student; recording, by the student device, a second A/V data stream associated with the student; in response to receipt of the second A/V data stream, performing, by the server, a calculation of an attentiveness score associated with attention of the student responding to the first A/V data stream; and transmitting the attentiveness score to the lecturer device.