Measuring Internet Routing from the Most Valuable Points

Read original: arXiv:2405.13172 - Published 5/24/2024 by Thomas Alfroy, Thomas Holterbach, Thomas Krenc, KC Claffy, Cristel Pelsser
Total Score

0

🤯

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • Researchers have been collecting vast amounts of data on the internet's routing system through systems like RIPE RIS and RouteViews, which gather data from many different vantage points (VPs).
  • However, this large volume of data poses challenges, as there is significant overlap and redundancy in the routes announced across different VPs.
  • Researchers often resort to arbitrary sampling of the data, which can impact the accuracy and coverage of their analyses.
  • The paper proposes a system called MVP that scores VPs based on their level of redundancy, allowing more informed sampling of the data.

Plain English Explanation

The internet is a complex system, and researchers have been trying to understand how it works by collecting a lot of data on the paths that internet traffic takes, known as routing data. They do this by setting up "vantage points" - places on the internet where they can observe the flow of traffic.

The increasing number of vantage points in RIPE RIS and RouteViews has given researchers a much better view of the internet, but it's also created a new challenge. All of this data they're collecting has a lot of overlap and repetition - different vantage points are often seeing the same information.

As a result, researchers sometimes have to randomly pick which data to use, which can affect the accuracy and completeness of their analyses. And as the internet continues to grow, this problem is only going to get worse.

The researchers in this paper came up with a system called MVP that tries to fix this. MVP looks at how much each vantage point's data overlaps with the others, and assigns it a "score" based on that. That way, researchers can be more strategic about which data they choose to use, and get better results without having to sift through as much redundant information.

Technical Explanation

The paper proposes a system called MVP that scores vantage points (VPs) based on their level of redundancy with other VPs. This allows researchers to more efficiently sample the large volume of BGP routing data collected by systems like RIPE RIS and RouteViews.

The key challenge is that determining the degree of redundancy between two BGP updates depends on how "redundancy" is defined, which in turn depends on the specific analysis objective. The paper's main contribution is a general framework and associated algorithms to assess redundancy between VP observations.

The authors quantify the benefits of their MVP approach for four common BGP routing analyses: AS relationship inference, AS rank computation, hijack detection, and routing detour detection. They show that MVP improves the coverage or accuracy (or both) of these analyses while processing the same overall volume of data.

The spatial models used in crowdsourced internet access network performance are related to the redundancy challenges addressed in this paper, as they also deal with efficiently processing large, overlapping datasets.

Critical Analysis

The paper identifies an important challenge in the growing field of internet routing data analysis - the quadratic growth in data volume due to redundancy across vantage points. Their proposed MVP system is a reasonable approach to addressing this, though there are some potential limitations.

One concern is the complexity of defining "redundancy" in a way that is generalizable across different analysis objectives. The paper proposes a framework, but applying it in practice may require substantial customization for each use case.

While the multi-task vehicle routing solver mixture (MVMOE) approach deals with a different domain, the challenge of balancing different optimization criteria is conceptually similar to the tradeoffs involved in defining redundancy for MVP.

Additionally, the evaluation is limited to four specific BGP analyses. It's unclear how well the approach would generalize to other types of routing data analyses or internet measurement tasks. Further research would be needed to assess the broader applicability of MVP.

Overall, the paper makes a valuable contribution by highlighting an important problem and proposing a thoughtful solution, but there is still work to be done to fully address the challenges of managing large, redundant internet measurement datasets.

Conclusion

This paper tackles the challenge of efficiently using the vast amounts of BGP routing data that researchers can now collect from many different vantage points on the internet. The sheer volume of this data poses problems, as there is a lot of overlap and repetition across the different vantage points.

The authors' MVP system tries to solve this by scoring vantage points based on how much their data overlaps with others. This allows researchers to be more selective in the data they use, improving the accuracy and coverage of their analyses without having to process as much redundant information.

Optimizing underwater IoT routing using multi-criteria decision making is another example of research that deals with efficiently processing large, complex datasets, though in a different domain.

Overall, the MVP approach represents a promising step forward in managing the big data challenges faced by internet measurement researchers. As the internet continues to grow, techniques like this will become increasingly important for extracting meaningful insights from the flood of available data.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

🤯

Total Score

0

Measuring Internet Routing from the Most Valuable Points

Thomas Alfroy, Thomas Holterbach, Thomas Krenc, KC Claffy, Cristel Pelsser

While the increasing number of Vantage Points (VPs) in RIPE RIS and RouteViews improves our understanding of the Internet, the quadratically increasing volume of collected data poses a challenge to the scientific and operational use of the data. The design and implementation of BGP and BGP data collection systems lead to data archives with enormous redundancy, as there is substantial overlap in announced routes across many different VPs. Researchers thus often resort to arbitrary sampling of the data, which we demonstrate comes at a cost to the accuracy and coverage of previous works. The continued growth of the Internet, and of these collection systems, exacerbates this cost. The community needs a better approach to managing and using these data archives. We propose MVP, a system that scores VPs according to their level of redundancy with other VPs, allowing more informed sampling of these data archives. Our challenge is that the degree of redundancy between two updates depends on how we define redundancy, which in turn depends on the analysis objective. Our key contribution is a general framework and associated algorithms to assess redundancy between VP observations. We quantify the benefit of our approach for four canonical BGP routing analyses: AS relationship inference, AS rank computation, hijack detection, and routing detour detection. MVP improves the coverage or accuracy (or both) of all these analyses while processing the same volume of data.

Read more

5/24/2024

Charting Censorship Resilience and Global Internet Reachability: A Quantitative Approach
Total Score

0

Charting Censorship Resilience and Global Internet Reachability: A Quantitative Approach

Marina Ivanovi'c, Franc{c}ois Wirz, Jordi Subir`a Nieto, Adrian Perrig

Internet censorship and global Internet reachability are prevalent topics of today's Internet. Nonetheless, the impact of network topology and Internet architecture to these aspects of the Internet is under-explored. With the goal of informing policy discussions with an objective basis, we present an approach for evaluating both censorship resilience and global Internet reachability using quantitative network metrics, which are applicable to current BGP/IP networks and also to alternative Internet network architectures. We devise and instantiate the metric on the network topology of multiple countries, comparing the BGP/IP network, an overlay network using a waypoint mechanism for circumventing undesired nodes, and the path-aware Internet architecture SCION. The novelty of the approach resides in providing a metric enabling the analysis of these aspects of the Internet at the routing level, taking into account the innate properties of the routing protocol and architecture. We demonstrate that the Internet topology matters, and strongly influences both censorship resilience and reachability to the global Internet. Finally, we argue that access to multiple paths accompanied with path-awareness could enable a higher level of censorship resilience compared to the current Internet, and reduce the centralization of Internet routing.

Read more

7/19/2024

Low-Latency Video Conferencing via Optimized Packet Routing and Reordering
Total Score

0

Low-Latency Video Conferencing via Optimized Packet Routing and Reordering

Yao Xiao, Sitian Chen, Amelie Chi Zhou, Shuhao Zhang, Yi Wang, Rui Mao, Xuan Yang

In the face of rising global demand for video meetings, managing traffic across geographically distributed (geo-distributed) data centers presents a significant challenge due to the dynamic and limited nature of inter-DC network performance. Facing these issues, this paper introduces two novel techniques, VCRoute and WMJitter, to optimize the performance of geo-distributed video conferencing systems. VCRoute is a routing method designed for audio data packets of video conferences. It treats the routing problem as a Multi-Armed Bandit issue, and utilizes a tailored Thompson Sampling algorithm for resolution. Unlike traditional approaches, VCRoute considers transmitting latency and its variance simultaneously by using Thompson Sampling algorithm, which leads to effective end-to-end latency optimization. In conjunction with VCRoute, we present WMJitter, a watermark-based mechanism for managing network jitter, which can further reduce the end-to-end delay and keep an improved balance between latency and loss rate. Evaluations based on real geo-distributed network performance demonstrate the effectiveness and scalability of VCRoute and WMJitter, offering robust solutions for optimizing video conferencing systems in geo-distributed settings.

Read more

4/26/2024

Beyond Shortsighted Navigation: Merging Best View Trajectory Planning with Robot Navigation
Total Score

0

Beyond Shortsighted Navigation: Merging Best View Trajectory Planning with Robot Navigation

Srinath Tankasala, Roberto Mart'in-Mart'in, Mitch Pryor

Gathering visual information effectively to monitor known environments is a key challenge in robotics. To be as efficient as human surveyors, robotic systems must continuously collect observational data required to complete their survey task. Inspection personnel instinctively know to look at relevant equipment that happens to be ``along the way.'' In this paper, we introduce a novel framework for continuous long-horizon viewpoint planning, for ground robots, applied to tasks involving patrolling, monitoring or visual data gathering in known environments. Our approach to Long Horizon Viewpoint Planning (LHVP), enables the robot to autonomously navigate and collect environmental data optimizing for coverage over the horizon of the patrol. Leveraging a quadruped's mobility and sensory capabilities, our LHVP framework plans patrol paths that account for coupling the viewpoint planner for the arm camera with the mobile base's navigation planner. The viewpath optimization algorithm seeks a balance between comprehensive environmental coverage and dynamically feasible movements, thus ensuring prolonged and effective operation in scenarios including monitoring, security surveillance, and disaster response. We validate our approach through simulations and in the real world and show that our LHVP significantly outperforms naive patrolling methods in terms of area coverage generating information-gathering trajectories for the robot arm. Our results indicate a promising direction for the deployment of mobile robots in long-term, autonomous surveying, and environmental data collection tasks, highlighting the potential of intelligent robotic systems in challenging real-world applications.

Read more

8/23/2024