Byte Size Arxiv

Byte Size Arxiv

Share

We are on a mission to make it easy for you to stay up to date with cutting edge research being shar

Photos from Byte Size Arxiv's post 04/14/2021

The question of "what-if" has been the subject of everlasting discussion regarding the mitigation efforts for the COVID-19 pandemic. Was the lockdown too weak? What if we had acted earlier and with more severity? Would the economy have fared worse if we were stricter?

The answers to many of these questions can be found through new quantitative research supported by the ANR. These scientists implemented an SEIR model to find the optimal approach measured by tradeoff between gross domestic product (GDP) and total number of infected people over a given time period using data collected from France.

The optimal 4-phase strategy was found with an initial lockdown duration between 53 and 83 days that could have divided the total number of infections by 6 and reduced the economic loss by over $10 billion. The model shows that the initial lockdown should have been shorter but more severe with adjustment phases implemented earlier than they had been.

Hindsight is always 20/20, but will insights from this quantitatively backed optimal mitigation strategy be taken into consideration for the next health crisis?

To learn more about this research, click on the link below!
https://arxiv.org/pdf/2104.06169.pdf

Photos from Byte Size Arxiv's post 04/13/2021

“Lets learn UNIX!” isn’t often said with a whole bunch of excitement… but what if it could be.

Gamification is one of our favorite topics and new research from Comenius-Universität Bratislavai in Slovakia makes learning UNIX (command line instructions) more engaging by building a text adventure game. Not only that, but they present a suite of open source tools for creating your own exercises, TermAdventure (TA), usable on a UNIX server or any major OS via Docker!

You can find that tool here: https://github.com/NaiveNeuron/TermAdventure

This tool is tried and true, having been used for over 5 years across various classes.

Their adventure takes place inside a UNIX system and was built as a replacement to an introductory UNIX course for Data Scientists. The goals they kept in mind while designing the tool were:
1. Use a real UNIX command line
2. Immediate Evaluation
3. Plaintext configuration (assignments and their structure most be storable in a plaintext file)
4. Platform Independence
5. Visibility for Instructors
They make it easy to monitor progress too! The suite has a complimentary tool TA Monitor that helps a teacher check on submitted solutions, sends notifications when students get stuck, and provides tools to analyze the student’s solutions that can lead to improving the course exercises/structure.

Checkout the full case-study and related work in the full paper here:
https://arxiv.org/pdf/2104.05456v1.pdf

04/13/2021

Can Artificial Intelligence show gender bias? And if so how do we combat that for fairness in black box algorithms?

Examples of gender bias and general bias in algorithms are everywhere. To illustrate one instance, facial analysis models at companies such as IBM and Microsoft show that male faces and lighter faces perform more favorably when compared to female and darker faces. These biases are wide ranging and can even be seen in other areas of machine learning such as Natural Language Processing and Machine Translation and can have very harmful effects in predictive or classifying models.

A new formal review of bias in algorithms from scientists at Wake Forest University, aims to tackle the problem and rate the efficacy of various solutions going forward.

The findings show that there are many effective methods to mitigate gender bias in black box algorithms, some of which are listed below:

1. Bias mitigation through data restructuring.

2. Bias mitigation through model training and parameter tuning.

3. Open Source AI tools to help fight gender discrimination in algorithmic training and prediction.

With AI being a ubiquitous aspect of contemporary society, it is now more important than ever to ensure fairness in these technologies is taken into consideration. To learn more about these methods in detail and the future of fairness in AI, check out the link below!


https://arxiv.org/pdf/2104.02532v1.pdf

Photos from Byte Size Arxiv's post 04/10/2021

Social media data is a relatively untapped resource for understanding lifestyle choices, and wouldn’t it be great if in every discussion we could understand where each other was coming from. Imagine the progress we’d make!

This paper from researchers in Purdue’s Computer Science Department suggests a joint embedding model incorporating users’ social and textual information to:
Learn contextualized user representations, specifically with tweets related to ‘Yoga’ and a ‘Keto Diet’.

What is a Joint Embedding Model? Simply this is a model that combines two forms of media. In this case researchers combine information on a user’s network (social information) and a user’s posts / bio (textual information).

Various studies have shown Yoga to provide mental and physical benefits to people of all ages. The ketogenic diet also has studies touting benefits from weight loss to reversing / controlling type 2 diabetes. The goal of this paper is not to verify these claims but to analyze the lifestyle choices of practitioners based on their tweets.
Though the model and method of this paper are quite complex the findings are quite understandable through their visuals.

We can see clearly some of the top hashtags related to yoga and keto (e.g. meditation, namaste, lowcarb, etc. ) as well as how user groups were segmented, where they are located, and a word cloud of their tweet contents / bios by briefly studying the visuals.

Don’t let complexity stifle your curiosity, lean into the challenge! Find the full paper here:
https://arxiv.org/pdf/2104.03189v1.pdf

04/10/2021

Could we help end the COVID-19 pandemic sooner using the same technology that powers cryptocurrencies like Bitcoin?

New findings from senior IEEE scientists show the efficacy of a Blockchain-based infection control system using 3 integrated subsystems of contact tracing while providing the user data privacy common to all Blockchain technologies.

This new method includes:
1. Traditional Contact Tracing

2. Public Places Access Control: Prevent infected individuals from visiting public spaces and spreading disease.

3. Recommendation System: Classify geographic areas based on zones to caution others to avoid high contamination zones.

Explore this cutting edge research using the link below to learn more about how technology is being used to put an end to COVID-19!


arxiv.org

Byte Size Arxiv 04/08/2021

Would you ride in an autonomous car? Do you already?
..what about if you could lend it an extra pair of eyes?

New research from Honda Research Institute Europe looks to have drivers help the car identify objects using their gaze 👁.

The development of automated driving (AD) aims to shift control from human drivers to an autonomous system. There are five levels:

1. Small, automated steering or acceleration
2. Advanced cruise control that can automatically take safety actions
3. Requires driver but vehicle can handle “safety-critical functions” in some conditions
4. A car that could drive in anything but the worst conditions, while you sleep!
5. Full Auto

The driver though has to stay in the loop as long as the system has challenges. Currently the system struggles to predict the behavior of others and gaining rider trust among other challenges. Even without challenges, sub-optimal decisions could make for an uncomfortable or inefficient ride.

Recent research explored having drivers point and say, ‘Watch Out!’ to which the car could slow down or change lanes. This confirmed the usefulness of the feature and highlighted the need to be transparent with the driver. This research builds on those ideas.

This team put their work to the test in a driving simulator. Using remote eye-tracking the AD system could be combined with driver awareness and result in a smoother safer ride in a variety of highway scenarios. Visuals of the concept, setup, and simulation are below and to read more about the challenges of AD as well as additional results consider reading the full paper!

How safe statistically would the AD system have to be to get your patronage?
As safe as your own driving?
As safe as a boat, train, bus, or plane?

Get more content like this direct your inbox by signing up for our newsletter @ bytesizearxiv.org

Byte Size Arxiv Welcome to Byte Size ArXiv, your one stop shop for cutting edge research in a digestible manner!

Photos from Byte Size Arxiv's post 04/06/2021

A Byte Size Breakdown of :

Older Adults and Brain-Computer Interface: An Exploratory
Study

What’s going on?
Researchers from the Polish-Japanese Academy of Information Technology and National Information Processing Institute in Warsaw, Poland just conducted an exploratory study on the possibilities of older adults using a Brain-Computer Interface to control Smart Home Technology!

Some background:
Non-invasive brain-computer interaction (BCI) introduces new possibilities of creating devices particularly systems aimed at older adults. BCI can improve quality of life by accommodating their needs and removing barriers caused by some age-related health issues such as restrained mobility. For such users BCI may empower them to benefit from ICT(information and communications technology) solutions which otherwise might be partially inaccessible to someone in their age group.
Previous studies showed that BCI tech could be used to help elderly patients with health issues like post-stroke rehab, consciousness disorders, and motor system issues. Even helping some patients operate a wheelchair and a robotic knee exoskeleton. There are also multiple studies on older adults’ perception of new tech which generated valuable insights for the industry.
These researchers sent out with a goal of understanding how older adults perceive BCI tech, would they be willing to use it in a Smart home setting, and what would their expectations be?

And??
The team interviewed participants across two semi-structured sessions comprising of: Free association, brainstorming, showcasing, comparing, verifying, and analyzing.
In general participants were open-minded and intrigued by the idea! They saw the approach as modern and advanced but remained cautious and hesitant to use it without being well-informed as to how they could interact with the smart home. Many did not see an advantage of using BCI as opposed to a voice assistant in this context.

Did you know we were at the point where we could start designing tools we can control with our mind('s electrical impulses)?!

Byte Size Arxiv 02/22/2021

Yesterday's weekly newsletter covered a wide range of cutting edge research.

A new comprehensive NLP study from Carnegie Mellon looks at 70 years of Bollywood films and the gender bias, social bias, and religion representation over time.
Subtitles from 1500+ films analyzed with AI
Their take:
'popular movie content reflects social norms and beliefs in some form or shape'

New research from Google on auto-generating multiple choice questions from News Stories to check what the reader learned from the article using currently available open source NLP tools.

and 7 other papers about Computers and Society, Machine Learning, or Quantitative Finance.

Sign-up up for free on our website: bytesizearxiv.org!

Byte Size Arxiv Welcome to Byte Size ArXiv, your one stop shop for cutting edge research in a digestible manner!

01/24/2021

We're excited to be sending out our first weekly newsletter tomorrow!

We send bytesize summaries of 9 technical research articles from papers submitted to the Computers and Society, Machine Learning and Computational Finance - categories on arxiv.org; directly to your inbox!

Singing up on our website takes a second and an email

(Although you might have to check junk for our email)

Want your school to be the top-listed School/college in San Francisco?

Click here to claim your Sponsored Listing.

Location

Address

San Francisco, CA