G. Lan
Please Note
28 records found
1
When Should Robots Speak?
The Effect of Proactive vs. Reactive Robot Interventions on Perceived Autonomy in Creative Group Ideation
and emotional suppression. Condition-specific effects were also observed, including creative suppression and expert deference. These results show that a robot’s verbal register shapes the quality of human collaboration, and that robot presence alone restructures interaction beyond any programmed design intent. ...
and emotional suppression. Condition-specific effects were also observed, including creative suppression and expert deference. These results show that a robot’s verbal register shapes the quality of human collaboration, and that robot presence alone restructures interaction beyond any programmed design intent.
Asking the Right Question
How Robot Elicitation Strategies Shape Engagement and Substantive Contribution in Creative Group Ideation
Known To Unknown: Predicting Unpredictable Forces
Towards Teleoperation With Predictive Force Feedback That Copes With Unknowns
This thesis investigates how such unpredictable forces can be handled in delayed HBT. We introduce a method that keeps predictive force feedback through simulation, while correcting the simulation using sensor data from the robot. A small 3D printed attachment was developed to detect unexpected contact events. These measurements are sent back to the operator side and used to update the virtual environment, allowing force feedback to be generated even for unknown objects. The approach was evaluated in a user study with 13 participants under varying delays and visibility conditions. The results show that when visibility is limited, reaction based feedback can be used instead of prediction based feedback. The findings indicate that combining simulation based prediction with remote sensing offers a practical solution for dealing with unpredictable forces in long distance HBT. ...
This thesis investigates how such unpredictable forces can be handled in delayed HBT. We introduce a method that keeps predictive force feedback through simulation, while correcting the simulation using sensor data from the robot. A small 3D printed attachment was developed to detect unexpected contact events. These measurements are sent back to the operator side and used to update the virtual environment, allowing force feedback to be generated even for unknown objects. The approach was evaluated in a user study with 13 participants under varying delays and visibility conditions. The results show that when visibility is limited, reaction based feedback can be used instead of prediction based feedback. The findings indicate that combining simulation based prediction with remote sensing offers a practical solution for dealing with unpredictable forces in long distance HBT.
Stress Testing Open5GS UPF Implementation
Measuring resource consumption and latency in virtual environment
Traffic analysis and forecasting for adaptive network resource management in 5G/6G networks
Comparison of machine learning models for predicting near-future traffic demand
Traffic analysis and forecasting for adaptive network resource management in 5G/6G networks
Adaptability and Latency in Network Reconfigurations of Virtualized Network Functions in 5G Networks
We introduce E-GMFlow, an approach for event-based optical flow inspired by the recent success in terms of accuracy of transformer-based models for frame-based optical flow. We explore the effect of temporal details on the accuracy of this transformer architecture by changing the number of temporal bins in which events are discretized. We observe that the increase in the number of temporal bins generally causes higher accuracy and comment on the limitations of this study. ...
We introduce E-GMFlow, an approach for event-based optical flow inspired by the recent success in terms of accuracy of transformer-based models for frame-based optical flow. We explore the effect of temporal details on the accuracy of this transformer architecture by changing the number of temporal bins in which events are discretized. We observe that the increase in the number of temporal bins generally causes higher accuracy and comment on the limitations of this study.
This study compares model-based and learning-based optical flow estimation methods using event cameras, aiming to provide guidance for real-world applications. We evaluated these methods on the MVSEC and DSEC datasets, focusing on their accuracy and runtime. Our findings indicate that model-based methods excel on the MVSEC dataset, characterized by small motions, while learning-based approaches perform better on the more dynamic DSEC dataset. To investigate potential overfitting of learning-based methods to DSEC, we retrained the IDNet and TMA models on the BlinkFlow dataset. The retrained models demonstrated competitive accuracy, surpassing model-based methods which indicates that learning-based models perform better on datasets like DSEC even when not able to overfit. Finally, our analysis on runtime showed that model-based methods achieve real-time performance on CPUs and learning-based methods require a GPU to run in real-time. ...
This study compares model-based and learning-based optical flow estimation methods using event cameras, aiming to provide guidance for real-world applications. We evaluated these methods on the MVSEC and DSEC datasets, focusing on their accuracy and runtime. Our findings indicate that model-based methods excel on the MVSEC dataset, characterized by small motions, while learning-based approaches perform better on the more dynamic DSEC dataset. To investigate potential overfitting of learning-based methods to DSEC, we retrained the IDNet and TMA models on the BlinkFlow dataset. The retrained models demonstrated competitive accuracy, surpassing model-based methods which indicates that learning-based models perform better on datasets like DSEC even when not able to overfit. Finally, our analysis on runtime showed that model-based methods achieve real-time performance on CPUs and learning-based methods require a GPU to run in real-time.
Person identification using heart rate and activity from consumer-grade wearables
How do different types of cardiac diagnosis affect the accuracy of Deep Neural Networks to identify individuals by their heart rate?
Performance of outlier detection on smartwatch data in single and multiple person environments
An analysis of the performance of different outlier detection methods on consumer-grade wearable data in environments with single and multiple subjects
A part of outlier detection that is not often analysed is the performance of algorithms in environments with data from only one subject, versus environments with data from multiple subjects. This paper aims to answer the questions regarding the performance of Gaussian Mixture Models (GMM) and DBSCAN in these different environments. This paper focuses on time series data collected from consumer-grade wearables like smartwatches. In this paper, the outliers are defined manually, as the used data set did not contain predefined outliers. This research considers both outliers defined within the subject data, and the use of other subjects as outliers.
Results from this paper indicate that the amount of subjects in the environment is not the sole factor in the performance of these algorithms. Rather, it is a combination of the amount of subjects in the environment and the type of outlier to be detected. Results show that a GMM has difficulty distinguishing subjects that are similar when using another subject as outlier data. On average, DBSCAN outperforms a GMM in almost all cases, and DBSCAN is a lot more consistent in its performance than a GMM. ...
A part of outlier detection that is not often analysed is the performance of algorithms in environments with data from only one subject, versus environments with data from multiple subjects. This paper aims to answer the questions regarding the performance of Gaussian Mixture Models (GMM) and DBSCAN in these different environments. This paper focuses on time series data collected from consumer-grade wearables like smartwatches. In this paper, the outliers are defined manually, as the used data set did not contain predefined outliers. This research considers both outliers defined within the subject data, and the use of other subjects as outliers.
Results from this paper indicate that the amount of subjects in the environment is not the sole factor in the performance of these algorithms. Rather, it is a combination of the amount of subjects in the environment and the type of outlier to be detected. Results show that a GMM has difficulty distinguishing subjects that are similar when using another subject as outlier data. On average, DBSCAN outperforms a GMM in almost all cases, and DBSCAN is a lot more consistent in its performance than a GMM.
The Hue Bridge, which serves as a central device in the Philips Hue internet-connected lighting system, connects users with other Hue devices. However, the Hue Bridge faces the challenge of inefficient firmware updates, which require validation engineers to wait for 6-8 weeks to ensure firmware reliability. To address this issue, this paper proposes a virtual system solution that improves the virtualization procedure of the Hue Bridge devices and utilizes Kubernetes for large-scale deployment to accelerate the generation of diagnostic data. Furthermore, a Use Case Model is established based on users' daily data, and a model based on Frequent Pattern Mining is applied to simulate users' daily behaviors in the Kubernetes Deployment.
To validate our virtual system, we designed validation experiments from multiple perspectives, including validation of the use case model and automated feedback. Our validation results demonstrate that this system enables more efficient and convenient acquisition of automated feedback (issues/bugs), while significantly enhancing the generation of diagnostic data in the firmware update cycle. Moreover, it offers advantages such as high availability, convenience, and cost-effectiveness in deployment. This research provides valuable references and insights for firmware update-related studies in the IoT domain ...
The Hue Bridge, which serves as a central device in the Philips Hue internet-connected lighting system, connects users with other Hue devices. However, the Hue Bridge faces the challenge of inefficient firmware updates, which require validation engineers to wait for 6-8 weeks to ensure firmware reliability. To address this issue, this paper proposes a virtual system solution that improves the virtualization procedure of the Hue Bridge devices and utilizes Kubernetes for large-scale deployment to accelerate the generation of diagnostic data. Furthermore, a Use Case Model is established based on users' daily data, and a model based on Frequent Pattern Mining is applied to simulate users' daily behaviors in the Kubernetes Deployment.
To validate our virtual system, we designed validation experiments from multiple perspectives, including validation of the use case model and automated feedback. Our validation results demonstrate that this system enables more efficient and convenient acquisition of automated feedback (issues/bugs), while significantly enhancing the generation of diagnostic data in the firmware update cycle. Moreover, it offers advantages such as high availability, convenience, and cost-effectiveness in deployment. This research provides valuable references and insights for firmware update-related studies in the IoT domain