Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×
Robotics AI Education Science

Linguistics Could Help Future Driverless Cars Cooperate Better (thestack.com) 27

An anonymous reader writes: A team of swarm robotics researchers have applied a linguistics technique typically used in manufacturing to automatically program and control a 600-strong robot fleet. The scientists found that human error was significantly reduced, making the solution safer and more reliable than previous 'trial and error' approaches. The tasks in the experiments were defined by a graphical tool, which a machine then automatically translated to the bots. The supervisory technique uses a linguistics system through which the robots construct their own 'words', related to what they can 'see' and which moves they choose to action next. Robots will only perform actions from valid 'words', which means they are guaranteed to carry out the required tasks.
This discussion has been archived. No new comments can be posted.

Linguistics Could Help Future Driverless Cars Cooperate Better

Comments Filter:
  • by Sowelu ( 713889 ) on Friday February 26, 2016 @04:15PM (#51593719)

    This has nothing to do with communications between robots, and everything to do with finite-state machines being used to keep things in established states. The grammars are entirely internal to each robot's programming. There's a quote in the article from the research lead about machines programming themselves but that doesn't seem to have anything to do with the contents of the paper. The paper talks about followers/leaders but communication is extremely limited ("I'm not on a team yet" "okay I accept you to green team") and the "leaders" don't send any instructions in the grammar they designed.

    Unless I'm missing a big chunk of the paper, the robots don't construct their own words at all, unless you mean "they have a short list of actions they can perform in different states and they pick from that list".

    It's a neat study, and it's useful to explore the best design techniques for large scale swarms, but it sounds cooler and way different than it actually is

  • by Anonymous Coward

    First off, direct link [springer.com] to the corresponding journal article (open access).

    The "linguistics technique" is apparently supervisory control theory [wikipedia.org]. I'm not too familiar with it, but apparently in supervisory control theory you model both the capabilities of the robots and the goals you want as formal system, in the form of discrete states for each actor, and events which cause transitions between the states (i.e. the robot is a finite state machine). These events can either be controlled (the robot performs an

  • by PPH ( 736903 ) on Friday February 26, 2016 @05:05PM (#51594197)

    ... construct their own 'words'.

    So, a lot like New York city cabbies then.

Math is like love -- a simple idea but it can get complicated. -- R. Drabek

Working...