16,195 research outputs found

    South Green bioinformatics platform : Plateforme collaborative de bioinformatique verte héraultaise

    Get PDF
    Drivers and other road users often encounter situations where priority is unclear or ambiguous, but must be resolved, for example, after arriving at an intersection nearly simultaneously. The participants in such scenarios reach agreement by communicating; while instinctive to humans, this is a significant challenge for autonomous vehicles. Currently, the nature of interaction for resolving ambiguous road situations between pedestrians and autonomous vehicles remains mostly in the realm of speculation, for which no direct means for expressing intent and acknowledgment has yet been established. This thesis approaches the challenge by contributing a model and approach for planning that can produce actions that are expressive and encode certain aspects of intent; the result is communicative in that vehicle-pedestrian coordination arises via a negotiation of intent in a prototypical unsignalized intersection crossing scenario. We deliberately construct a prototypical crossing setting with a vehicle and one pedestrian at an unsignalized intersection such that there is substantial ambiguity in crossing order. A decision-theoretic model is then used for capturing this scenario along with its ambiguity as uncertainty arising from non-determinism and partial observability. We solve the problem by first proposing a Markov decision process to express the interaction at the intersection. Next, we focus on the partial-observability and include it in the model to generate a sequence of vehicle actions by solving via a state-of-the-art online solver. We implement the approach on a self-driving Ford Lincoln MKZ platform and examine an experimental setting involving real-time interaction. The experiment shows that the method achieves safe and efficient navigation. We analyze the resulting policy in detail in simulation and examine the coupled behavior of the vehicle and pedestrian, interpreting evidence for implicit communication that emerges as the two resolve ambiguity to achieve safe and efficient navigation

    Belief State Planning for Autonomously Navigating Urban Intersections

    Full text link
    Urban intersections represent a complex environment for autonomous vehicles with many sources of uncertainty. The vehicle must plan in a stochastic environment with potentially rapid changes in driver behavior. Providing an efficient strategy to navigate through urban intersections is a difficult task. This paper frames the problem of navigating unsignalized intersections as a partially observable Markov decision process (POMDP) and solves it using a Monte Carlo sampling method. Empirical results in simulation show that the resulting policy outperforms a threshold-based heuristic strategy on several relevant metrics that measure both safety and efficiency.Comment: 6 pages, 6 figures, accepted to IV201

    End-to-end Driving via Conditional Imitation Learning

    Get PDF
    Deep networks trained on demonstrations of human driving have learned to follow roads and avoid obstacles. However, driving policies trained via imitation learning cannot be controlled at test time. A vehicle trained end-to-end to imitate an expert cannot be guided to take a specific turn at an upcoming intersection. This limits the utility of such systems. We propose to condition imitation learning on high-level command input. At test time, the learned driving policy functions as a chauffeur that handles sensorimotor coordination but continues to respond to navigational commands. We evaluate different architectures for conditional imitation learning in vision-based driving. We conduct experiments in realistic three-dimensional simulations of urban driving and on a 1/5 scale robotic truck that is trained to drive in a residential area. Both systems drive based on visual input yet remain responsive to high-level navigational commands. The supplementary video can be viewed at https://youtu.be/cFtnflNe5fMComment: Published at the International Conference on Robotics and Automation (ICRA), 201

    VANET Applications: Hot Use Cases

    Get PDF
    Current challenges of car manufacturers are to make roads safe, to achieve free flowing traffic with few congestions, and to reduce pollution by an effective fuel use. To reach these goals, many improvements are performed in-car, but more and more approaches rely on connected cars with communication capabilities between cars, with an infrastructure, or with IoT devices. Monitoring and coordinating vehicles allow then to compute intelligent ways of transportation. Connected cars have introduced a new way of thinking cars - not only as a mean for a driver to go from A to B, but as smart cars - a user extension like the smartphone today. In this report, we introduce concepts and specific vocabulary in order to classify current innovations or ideas on the emerging topic of smart car. We present a graphical categorization showing this evolution in function of the societal evolution. Different perspectives are adopted: a vehicle-centric view, a vehicle-network view, and a user-centric view; described by simple and complex use-cases and illustrated by a list of emerging and current projects from the academic and industrial worlds. We identified an empty space in innovation between the user and his car: paradoxically even if they are both in interaction, they are separated through different application uses. Future challenge is to interlace social concerns of the user within an intelligent and efficient driving

    Enhanced free space detection in multiple lanes based on single CNN with scene identification

    Full text link
    Many systems for autonomous vehicles' navigation rely on lane detection. Traditional algorithms usually estimate only the position of the lanes on the road, but an autonomous control system may also need to know if a lane marking can be crossed or not, and what portion of space inside the lane is free from obstacles, to make safer control decisions. On the other hand, free space detection algorithms only detect navigable areas, without information about lanes. State-of-the-art algorithms use CNNs for both tasks, with significant consumption of computing resources. We propose a novel approach that estimates the free space inside each lane, with a single CNN. Additionally, adding only a small requirement concerning GPU RAM, we infer the road type, that will be useful for path planning. To achieve this result, we train a multi-task CNN. Then, we further elaborate the output of the network, to extract polygons that can be effectively used in navigation control. Finally, we provide a computationally efficient implementation, based on ROS, that can be executed in real time. Our code and trained models are available online.Comment: Will appear in the 2019 IEEE Intelligent Vehicles Symposium (IV 2019
    • …
    corecore