CINXE.COM
Job Application for Research Scientist, Media Fusion at DeepMind
<!DOCTYPE html> <html lang="en"> <head prefix="og: http://ogp.me/ns#"> <script>var _rollbarConfig = {"accessToken":"a9e544e2eb674f56b12d47e1d2ed4cd1","captureUncaught":true,"payload":{"environment":"production"},"hostBlockList":["linkedin.com","recruitics.com"],"checkIgnore":function(isUncaught, args, payload) { try { var isPhantomJS = window.navigator.userAgent.match(/phantomjs/i); var isSplash= window.navigator.userAgent.match(/splash version/i); var firefox = window.navigator.userAgent.match(/(firefox)\/(\w+)/i); // JSON, must escape slash var chrome = window.navigator.userAgent.match(/(chrome)\/(\w+)/i); // JSON, must escape slash var browserExtensionOrAutomationFile = function(frame) { var regExPatterns = [/^chrome-extension/, /^safari-extension/, /^moz-extension/, /^pptr/]; return regExPatterns.some(function(regEx) { return regEx.test(frame.filename); }); } var isBrowserExtensionOrAutomation = payload.body.trace && payload.body.trace.frames && payload.body.trace.frames.some(browserExtensionOrAutomationFile); var isFirefoxLessThan50; if (firefox) { var majorVersion = Number(firefox[2]); isFirefoxLessThan50 = majorVersion < 50 } var isChromeLessThan50; if (chrome) { var chromeVersion = Number(chrome[2]); isChromeLessThan50 = chromeVersion < 50; } return Boolean(isPhantomJS) || Boolean(isSplash) || Boolean(isFirefoxLessThan50) || Boolean(isChromeLessThan50) || Boolean(isBrowserExtensionOrAutomation); } catch (e) { return true; } } ,"ignoredMessages":["BetterJsPop","vungle","Script error","awliwidget","ResizeObserver loop completed with undelivered notifications.","jQuery is missing","Attempting to configurable attribute of unconfigurable property.","WeakMap is not defined","Cannot change the configurable attribute of","Cannot call method \"get\" of undefined","\\$ is not defined","Can't find variable: \\$","uncaught exception: \\[object Object\\]","Unexpected token ';'","Failed S3 Direct Upload for field: resume","Failed to open/load the window. Dropbox.choose and Dropbox.save should only be called from within a user-triggered event handler such as a tap or click event.","googletag","solana|ethereum","originalPrompt"]};</script> <script>!function(r){var e={};function o(n){if(e[n])return e[n].exports;var t=e[n]={i:n,l:!1,exports:{}};return r[n].call(t.exports,t,t.exports,o),t.l=!0,t.exports}o.m=r,o.c=e,o.d=function(r,e,n){o.o(r,e)||Object.defineProperty(r,e,{enumerable:!0,get:n})},o.r=function(r){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(r,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(r,"__esModule",{value:!0})},o.t=function(r,e){if(1&e&&(r=o(r)),8&e)return r;if(4&e&&"object"==typeof r&&r&&r.__esModule)return r;var n=Object.create(null);if(o.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:r}),2&e&&"string"!=typeof r)for(var t in r)o.d(n,t,function(e){return r[e]}.bind(null,t));return n},o.n=function(r){var e=r&&r.__esModule?function(){return r.default}:function(){return r};return o.d(e,"a",e),e},o.o=function(r,e){return Object.prototype.hasOwnProperty.call(r,e)},o.p="",o(o.s=0)}([function(r,e,o){"use strict";var n=o(1),t=o(5);_rollbarConfig=_rollbarConfig||{},_rollbarConfig.rollbarJsUrl=_rollbarConfig.rollbarJsUrl||"https://cdn.rollbar.com/rollbarjs/refs/tags/v2.26.1/rollbar.min.js",_rollbarConfig.async=void 0===_rollbarConfig.async||_rollbarConfig.async;var a=n.setupShim(window,_rollbarConfig),l=t(_rollbarConfig);window.rollbar=n.Rollbar,a.loadFull(window,document,!_rollbarConfig.async,_rollbarConfig,l)},function(r,e,o){"use strict";var n=o(2),t=o(3);function a(r){return function(){try{return r.apply(this,arguments)}catch(r){try{console.error("[Rollbar]: Internal error",r)}catch(r){}}}}var l=0;function i(r,e){this.options=r,this._rollbarOldOnError=null;var o=l++;this.shimId=function(){return o},"undefined"!=typeof window&&window._rollbarShims&&(window._rollbarShims[o]={handler:e,messages:[]})}var s=o(4),d=function(r,e){return new i(r,e)},c=function(r){return new s(d,r)};function u(r){return a((function(){var e=this,o=Array.prototype.slice.call(arguments,0),n={shim:e,method:r,args:o,ts:new Date};window._rollbarShims[this.shimId()].messages.push(n)}))}i.prototype.loadFull=function(r,e,o,n,t){var l=!1,i=e.createElement("script"),s=e.getElementsByTagName("script")[0],d=s.parentNode;i.crossOrigin="",i.src=n.rollbarJsUrl,o||(i.async=!0),i.onload=i.onreadystatechange=a((function(){if(!(l||this.readyState&&"loaded"!==this.readyState&&"complete"!==this.readyState)){i.onload=i.onreadystatechange=null;try{d.removeChild(i)}catch(r){}l=!0,function(){var e;if(void 0===r._rollbarDidLoad){e=new Error("rollbar.js did not load");for(var o,n,a,l,i=0;o=r._rollbarShims[i++];)for(o=o.messages||[];n=o.shift();)for(a=n.args||[],i=0;i<a.length;++i)if("function"==typeof(l=a[i])){l(e);break}}"function"==typeof t&&t(e)}()}})),d.insertBefore(i,s)},i.prototype.wrap=function(r,e,o){try{var n;if(n="function"==typeof e?e:function(){return e||{}},"function"!=typeof r)return r;if(r._isWrap)return r;if(!r._rollbar_wrapped&&(r._rollbar_wrapped=function(){o&&"function"==typeof o&&o.apply(this,arguments);try{return r.apply(this,arguments)}catch(o){var e=o;throw e&&("string"==typeof e&&(e=new String(e)),e._rollbarContext=n()||{},e._rollbarContext._wrappedSource=r.toString(),window._rollbarWrappedError=e),e}},r._rollbar_wrapped._isWrap=!0,r.hasOwnProperty))for(var t in r)r.hasOwnProperty(t)&&(r._rollbar_wrapped[t]=r[t]);return r._rollbar_wrapped}catch(e){return r}};for(var p="log,debug,info,warn,warning,error,critical,global,configure,handleUncaughtException,handleAnonymousErrors,handleUnhandledRejection,captureEvent,captureDomContentLoaded,captureLoad".split(","),f=0;f<p.length;++f)i.prototype[p[f]]=u(p[f]);r.exports={setupShim:function(r,e){if(r){var o=e.globalAlias||"Rollbar";if("object"==typeof r[o])return r[o];r._rollbarShims={},r._rollbarWrappedError=null;var l=new c(e);return a((function(){e.captureUncaught&&(l._rollbarOldOnError=r.onerror,n.captureUncaughtExceptions(r,l,!0),e.wrapGlobalEventHandlers&&t(r,l,!0)),e.captureUnhandledRejections&&n.captureUnhandledRejections(r,l,!0);var a=e.autoInstrument;return!1!==e.enabled&&(void 0===a||!0===a||function(r){return!("object"!=typeof r||void 0!==r.page&&!r.page)}(a))&&r.addEventListener&&(r.addEventListener("load",l.captureLoad.bind(l)),r.addEventListener("DOMContentLoaded",l.captureDomContentLoaded.bind(l))),r[o]=l,l}))()}},Rollbar:c}},function(r,e,o){"use strict";function n(r,e,o,n){r._rollbarWrappedError&&(n[4]||(n[4]=r._rollbarWrappedError),n[5]||(n[5]=r._rollbarWrappedError._rollbarContext),r._rollbarWrappedError=null);var t=e.handleUncaughtException.apply(e,n);o&&o.apply(r,n),"anonymous"===t&&(e.anonymousErrorsPending+=1)}r.exports={captureUncaughtExceptions:function(r,e,o){if(r){var t;if("function"==typeof e._rollbarOldOnError)t=e._rollbarOldOnError;else if(r.onerror){for(t=r.onerror;t._rollbarOldOnError;)t=t._rollbarOldOnError;e._rollbarOldOnError=t}e.handleAnonymousErrors();var a=function(){var o=Array.prototype.slice.call(arguments,0);n(r,e,t,o)};o&&(a._rollbarOldOnError=t),r.onerror=a}},captureUnhandledRejections:function(r,e,o){if(r){"function"==typeof r._rollbarURH&&r._rollbarURH.belongsToShim&&r.removeEventListener("unhandledrejection",r._rollbarURH);var n=function(r){var o,n,t;try{o=r.reason}catch(r){o=void 0}try{n=r.promise}catch(r){n="[unhandledrejection] error getting `promise` from event"}try{t=r.detail,!o&&t&&(o=t.reason,n=t.promise)}catch(r){}o||(o="[unhandledrejection] error getting `reason` from event"),e&&e.handleUnhandledRejection&&e.handleUnhandledRejection(o,n)};n.belongsToShim=o,r._rollbarURH=n,r.addEventListener("unhandledrejection",n)}}}},function(r,e,o){"use strict";function n(r,e,o){if(e.hasOwnProperty&&e.hasOwnProperty("addEventListener")){for(var n=e.addEventListener;n._rollbarOldAdd&&n.belongsToShim;)n=n._rollbarOldAdd;var t=function(e,o,t){n.call(this,e,r.wrap(o),t)};t._rollbarOldAdd=n,t.belongsToShim=o,e.addEventListener=t;for(var a=e.removeEventListener;a._rollbarOldRemove&&a.belongsToShim;)a=a._rollbarOldRemove;var l=function(r,e,o){a.call(this,r,e&&e._rollbar_wrapped||e,o)};l._rollbarOldRemove=a,l.belongsToShim=o,e.removeEventListener=l}}r.exports=function(r,e,o){if(r){var t,a,l="EventTarget,Window,Node,ApplicationCache,AudioTrackList,ChannelMergerNode,CryptoOperation,EventSource,FileReader,HTMLUnknownElement,IDBDatabase,IDBRequest,IDBTransaction,KeyOperation,MediaController,MessagePort,ModalWindow,Notification,SVGElementInstance,Screen,TextTrack,TextTrackCue,TextTrackList,WebSocket,WebSocketWorker,Worker,XMLHttpRequest,XMLHttpRequestEventTarget,XMLHttpRequestUpload".split(",");for(t=0;t<l.length;++t)r[a=l[t]]&&r[a].prototype&&n(e,r[a].prototype,o)}}},function(r,e,o){"use strict";function n(r,e){this.impl=r(e,this),this.options=e,function(r){for(var e=function(r){return function(){var e=Array.prototype.slice.call(arguments,0);if(this.impl[r])return this.impl[r].apply(this.impl,e)}},o="log,debug,info,warn,warning,error,critical,global,configure,handleUncaughtException,handleAnonymousErrors,handleUnhandledRejection,_createItem,wrap,loadFull,shimId,captureEvent,captureDomContentLoaded,captureLoad".split(","),n=0;n<o.length;n++)r[o[n]]=e(o[n])}(n.prototype)}n.prototype._swapAndProcessMessages=function(r,e){var o,n,t;for(this.impl=r(this.options);o=e.shift();)n=o.method,t=o.args,this[n]&&"function"==typeof this[n]&&("captureDomContentLoaded"===n||"captureLoad"===n?this[n].apply(this,[t[0],o.ts]):this[n].apply(this,t));return this},r.exports=n},function(r,e,o){"use strict";r.exports=function(r){return function(e){if(!e&&!window._rollbarInitialized){for(var o,n,t=(r=r||{}).globalAlias||"Rollbar",a=window.rollbar,l=function(r){return new a(r)},i=0;o=window._rollbarShims[i++];)n||(n=o.handler),o.handler._swapAndProcessMessages(l,o.messages);window[t]=n,window._rollbarInitialized=!0}}}}]);</script> <title>Job Application for Research Scientist, Media Fusion at DeepMind</title> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta id="viewport" name="viewport" content ="width=device-width, minimum-scale=1.0" /> <meta id="rendered-by" content="jben" /> <link rel="stylesheet" media="all" href="https://boards.cdn.greenhouse.io/assets/application-503576cead2d834a5d82da818670031f8db2f2c51eb2512be35e876ded3907a1.css" /> <link rel="stylesheet" media="all" href="https://boards.cdn.greenhouse.io/assets/responsive-95ad71d0f9cbcb13adb28ed74687b15c00a64bb1c4a6ab47ab9072493777804c.css" /> <script class="js-metadata" data-key="Polyglot.translation" data-type="json" data-value="{"date":{"formats":{"default":"%Y-%m-%d","short":"%b %d","long":"%B %d, %Y"},"day_names":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"abbr_day_names":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"month_names":[null,"January","February","March","April","May","June","July","August","September","October","November","December"],"abbr_month_names":[null,"Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"order":["year","month","day"]},"time":{"formats":{"default":"%a, %d %b %Y %H:%M:%S %z","short":"%d %b %H:%M","long":"%B %d, %Y %H:%M"},"am":"am","pm":"pm"},"support":{"array":{"words_connector":", ","two_words_connector":" and ","last_word_connector":", and "}},"number":{"format":{"separator":".","delimiter":",","precision":3,"significant":false,"strip_insignificant_zeros":false},"currency":{"format":{"format":"%u%n","unit":"$","separator":".","delimiter":",","precision":2,"significant":false,"strip_insignificant_zeros":false}},"percentage":{"format":{"delimiter":"","format":"%n%"}},"precision":{"format":{"delimiter":""}},"human":{"format":{"delimiter":"","precision":3,"significant":true,"strip_insignificant_zeros":true},"storage_units":{"format":"%n %u","units":{"byte":{"one":"Byte","other":"Bytes"},"kb":"KB","mb":"MB","gb":"GB","tb":"TB","pb":"PB","eb":"EB"}},"decimal_units":{"format":"%n %u","units":{"unit":"","thousand":"Thousand","million":"Million","billion":"Billion","trillion":"Trillion","quadrillion":"Quadrillion"}}},"nth":{"ordinals":{},"ordinalized":{}}},"errors":{"format":"%{attribute} %{message}","messages":{"model_invalid":"Validation failed: %{errors}","inclusion":"is not included in the list","exclusion":"is reserved","invalid":"is invalid","confirmation":"doesn't match %{attribute}","accepted":"must be accepted","empty":"can't be empty","blank":"can't be blank","present":"must be blank","too_long":{"one":"is too long (maximum is 1 character)","other":"is too long (maximum is %{count} characters)"},"too_short":{"one":"is too short (minimum is 1 character)","other":"is too short (minimum is %{count} characters)"},"wrong_length":{"one":"is the wrong length (should be 1 character)","other":"is the wrong length (should be %{count} characters)"},"not_a_number":"is not a number","not_an_integer":"must be an integer","greater_than":"must be greater than %{count}","greater_than_or_equal_to":"must be greater than or equal to %{count}","equal_to":"must be equal to %{count}","less_than":"must be less than %{count}","less_than_or_equal_to":"must be less than or equal to %{count}","other_than":"must be other than %{count}","odd":"must be odd","even":"must be even","required":"must exist","taken":"has already been taken"},"board_misconfigured":"This job board is not yet configured. Please complete configuration in Greenhouse before embedding.","board_no_longer_available":"The board you are looking for is no longer open.","job_not_live":{"job_closed":"The job you are looking for is no longer open.","board_closed":"The board on which this job was on is no longer open."},"job_not_found":"The job you are looking for was not found.","job_processing_timed_out":"Uh oh! Your application took too long to process. If you're attaching lots of files, try making them smaller.","job_stale":"The company you are applying to has updated this job application. Please save your responses, reload the page, and try to submit again.","missing_application":"Missing required field: job_application","max_file_size":"%{file_size} MB maximum file size","security_code":{"invalid":"Incorrect security code","expired":"Invalid security code"}},"activerecord":{"errors":{"messages":{"record_invalid":"Validation failed: %{errors}","restrict_dependent_destroy":{"has_one":"Cannot delete record because a dependent %{record} exists","has_many":"Cannot delete record because dependent %{record} exist"}}}},"datetime":{"distance_in_words":{"half_a_minute":"half a minute","less_than_x_seconds":{"one":"less than 1 second","other":"less than %{count} seconds"},"x_seconds":{"one":"1 second","other":"%{count} seconds"},"less_than_x_minutes":{"one":"less than a minute","other":"less than %{count} minutes"},"x_minutes":{"one":"1 minute","other":"%{count} minutes"},"about_x_hours":{"one":"about 1 hour","other":"about %{count} hours"},"x_days":{"one":"1 day","other":"%{count} days"},"about_x_months":{"one":"about 1 month","other":"about %{count} months"},"x_months":{"one":"1 month","other":"%{count} months"},"about_x_years":{"one":"about 1 year","other":"about %{count} years"},"over_x_years":{"one":"over 1 year","other":"over %{count} years"},"almost_x_years":{"one":"almost 1 year","other":"almost %{count} years"}},"prompts":{"year":"Year","month":"Month","day":"Day","hour":"Hour","minute":"Minute","second":"Seconds"}},"helpers":{"select":{"prompt":"Please select"},"submit":{"create":"Create %{model}","update":"Update %{model}","submit":"Save %{model}"},"page_entries_info":{"entry":{"zero":"entries","one":"entry","other":"entries"},"one_page":{"display_entries":{"zero":"No %{entry_name} found","one":"Displaying \u003cb\u003e1\u003c/b\u003e %{entry_name}","other":"Displaying \u003cb\u003eall %{count}\u003c/b\u003e %{entry_name}"}},"more_pages":{"display_entries":"Displaying %{entry_name} \u003cb\u003e%{first}\u0026nbsp;-\u0026nbsp;%{last}\u003c/b\u003e of \u003cb\u003e%{total}\u003c/b\u003e in total"}}},"flash":{"actions":{"create":{"notice":"%{resource_name} was successfully created."},"update":{"notice":"%{resource_name} was successfully updated."},"destroy":{"notice":"%{resource_name} was successfully destroyed.","alert":"%{resource_name} could not be destroyed."}}},"views":{"pagination":{"first":"\u0026laquo; First","last":"Last \u0026raquo;","previous":"\u0026lsaquo; Prev","next":"Next \u0026rsaquo;","truncate":"\u0026hellip;"}},"captcha":{"suspected_bot":"SUSPECTED BOT: Captcha failed with direct HTTP form post IP %{ip}\n","failed_to_load":"Google Recaptcha service cannot be loaded.","failed":"Oops! We were unable to verify your Captcha response.","retry":"Oops! We were unable to verify your Captcha. Please try again.","help_center":"This application was flagged as potential bot traffic. To resubmit your application, turn off any VPNs, clear the browser's cache and cookies, or try another browser. If you still can't submit it, contact our support team through the \u003ca target=\"_blank\" href=\"https://support.greenhouse.io/hc/en-us/sections/360011273391-Connecting-with-support\"\u003ehelp center\u003c/a\u003e.","geetest_failed_to_load":"Geetest Captcha service failed to load.","fallback":"Please complete the reCAPTCHA above."},"email_verification":{"job_post_description":"Enter the verification code sent to \u003cb id=\"security_code_recipient\"\u003e\u003c/b\u003e to confirm you are not a robot, then submit your application.","email":{"subject":"Security code for your application to %{company_name}","salutation":"Hi %{first_name},","opening":"Copy and paste this code into the security code field on your application:","closing":"After you enter the code, resubmit your application."}},"job_post":{"add_education":"+ Add another education","add_employment":"+ Add another employment","almost_there":"Almost there! Review your information then click 'Submit Application' to apply.","apply_for_this_job":"Apply for this Job","apply_now":"Apply Now","apply_with_linkedin":"Apply With LinkedIn","attach":"Attach","attachment":"An attachment","at_org":"at %{organization_name}","back_to_application":"Back to application","cancel":"Cancel","city":"City","company_name":"Company Name","cover_letter":"Cover Letter","current":"Current","degree":"Degree","discipline":"Discipline","drop_files_here":"Drop files here","education":"Education","education_end_date":"End Date","education_start_date":"Start Date","email":"Email","employment":"Employment","field_chosen":"%{field} chosen","file_types":"File types","first_name":"First Name","loading_attachment":"Loading attachment from %{uploader}...","locate_me":"Locate me","location":"Location","last_name":"Last Name","name":"Name","no":"No","optional":"Optional","or":"or","paste":"or enter manually","phone":"Phone","please_select":"Please select","preferred_name":"Preferred Name","question":"Question","required":"Required","remove_attachment":"Remove attachment","resume":"Resume/CV","school_name":"School","share_this_job":"Share this job: ","select":"Select","select_one":"Select one","select_one_or_more":"Select one or more","select_field":"Select a %{field}","submit_application":"Submit Application","file_uploader_timeout":"Unable to load %{uploader}. It has either timed out or you can try again later.","textarea":"Enter manually","title":"Title","view_more_jobs":"View more jobs at %{organization_name}","view_all_jobs":"View all jobs","without_browser_support":"The browser does not support %{uploader} upload.","year":"Year","yes":"Yes","security_code":"Security Code"},"validation":{"at_least_one_required":"At least one option must be checked","consent_is_required":"Please accept the terms to proceed","demographic_questions_answered":"You answered some demographic questions. Please accept the terms to proceed, or clear your responses. \u003ca href='#demographic_questions'\u003eReturn to the demographic questions.\u003c/a\u003e","did_you_mean":"Did you mean","empty_attachment":"Attached files must be larger than 0 bytes","field_is_required":"%{field} is required.","invalid_date":"End Date cannot be before Start Date","invalid_email":"Please use the format \"text@example.com\"","invalid_field":"Invalid %{field}","invalid_location":"Please enter your location and select it from the dropdown","month_format":"Month must be a number between 1 and 12","this_field_is_required":"This field is required.","year_format":"Year must be a number between 1900 and 2100"},"api_errors":{"empty_file":"Attachment '%{field}' is empty. Please provide a non-empty file.","invalid_file":"Attachment '%{field}' is invalid. Please provide a valid file attachment.","large_file":"Attachment '%{field}' exceeds %{max_file_size} MB file size."},"job_application_request":{"request_received":"Thanks for your submission."},"data_compliance":{"gdpr":{"disclaimer":"%{company_name} has my consent to collect, store, and process my data for the purpose of considering me for employment, and for up to %{retention_period} days thereafter.","processing_disclaimer":"By checking this box, I agree to allow %{company_name} to store and process my data for the purpose of considering my eligibility regarding my current application for employment.","retention_disclaimer":"By checking this box, I agree to allow %{company_name} to retain my data for future opportunities for employment for up to %{retention_period} days after the conclusion of consideration of my current application for employment.","demographic_data_disclaimer":"By checking this box, I consent to %{company_name} collecting, storing, and processing my responses to the demographic data surveys above.","disabled_tooltip":"You must consent to the processing of your data in order to activate this checkbox"}},"eeoc":{"title":"\u003ch3\u003e\u003cstrong\u003eVoluntary Self-Identification\u003c/strong\u003e\u003c/h3\u003e","intro":"\u003cp\u003eFor government reporting purposes, we ask candidates to respond to the below self-identification survey.\nCompletion of the form is entirely voluntary. Whatever your decision, it will not be considered in the hiring\nprocess or thereafter. Any information that you do provide will be recorded and maintained in a\nconfidential file.\u003c/p\u003e\n\n\u003cp\u003eAs set forth in %{organization_name}’s Equal Employment Opportunity policy,\nwe do not discriminate on the basis of any protected group status under any applicable law.\u003c/p\u003e\n","veteran":"\u003cp\u003e\n If you believe you belong to any of the categories of protected veterans listed below, please indicate by making the appropriate selection.\n As a government contractor subject to the Vietnam Era Veterans Readjustment Assistance Act (VEVRAA), we request this information in order to measure\n the effectiveness of the outreach and positive recruitment efforts we undertake pursuant to VEVRAA. Classification of protected categories\n is as follows:\n\u003c/p\u003e\n\u003cp\u003eA \"disabled veteran\" is one of the following: a veteran of the U.S. military, ground, naval or air service who is entitled to compensation (or who but for the receipt of military retired pay would be entitled to compensation) under laws administered by the Secretary of Veterans Affairs; or a person who was discharged or released from active duty because of a service-connected disability.\u003c/p\u003e\n\u003cp\u003eA \"recently separated veteran\" means any veteran during the three-year period beginning on the date of such veteran's discharge or release from active duty in the U.S. military, ground, naval, or air service.\u003c/p\u003e\n\u003cp\u003eAn \"active duty wartime or campaign badge veteran\" means a veteran who served on active duty in the U.S. military, ground, naval or air service during a war, or in a campaign or expedition for which a campaign badge has been authorized under the laws administered by the Department of Defense.\u003c/p\u003e\n\u003cp\u003eAn \"Armed forces service medal veteran\" means a veteran who, while serving on active duty in the U.S. military, ground, naval or air service, participated in a United States military operation for which an Armed Forces service medal was awarded pursuant to Executive Order 12985.\u003c/p\u003e\n","disability":"\u003ch3\u003e\u003cstrong\u003eVoluntary Self-Identification of Disability\u003c/strong\u003e\u003c/h3\u003e\n\u003cdiv style=\"display:flex; justify-content:space-between;\"\u003e\n \u003cdiv\u003e\n \u003cdiv\u003eForm CC-305\u003c/div\u003e\n \u003cdiv\u003ePage 1 of 1\u003c/div\u003e\n \u003c/div\u003e\n \u003cdiv\u003e\n \u003cdiv\u003eOMB Control Number 1250-0005\u003c/div\u003e\n \u003cdiv\u003eExpires 04/30/2026\u003c/div\u003e\n \u003c/div\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\u003cstrong\u003eWhy are you being asked to complete this form?\u003c/strong\u003e\n\u003cp\u003eWe are a federal contractor or subcontractor. The law requires us to provide equal employment opportunity to qualified people with disabilities. We have a goal of having at least 7% of our workers as people with disabilities. The law says we must measure our progress towards this goal. To do this, we must ask applicants and employees if they have a disability or have ever had one. People can become disabled, so we need to ask this question at least every five years.\u003c/p\u003e\n\u003cp\u003eCompleting this form is voluntary, and we hope that you will choose to do so. Your answer is confidential. No one who makes hiring decisions will see it. Your decision to complete the form and your answer will not harm you in any way. If you want to learn more about the law or this form, visit the U.S. Department of Labor’s Office of Federal Contract Compliance Programs (OFCCP) website at \u003ca href=\"https://www.dol.gov/ofccp\" target=\"_blank\"\u003ewww.dol.gov/ofccp\u003c/a\u003e.\u003c/p\u003e\n\u003cstrong\u003eHow do you know if you have a disability?\u003c/strong\u003e\n\u003cp\u003eA disability is a condition that substantially limits one or more of your “major life activities.” If you have or have ever had such a condition, you are a person with a disability. \u003cstrong\u003eDisabilities include, but are not limited to:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n \u003cli\u003eAlcohol or other substance use disorder (not currently using drugs illegally)\u003c/li\u003e\n \u003cli\u003eAutoimmune disorder, for example, lupus, fibromyalgia, rheumatoid arthritis, HIV/AIDS\u003c/li\u003e\n \u003cli\u003eBlind or low vision\u003c/li\u003e\n \u003cli\u003eCancer (past or present)\u003c/li\u003e\n \u003cli\u003eCardiovascular or heart disease\u003c/li\u003e\n \u003cli\u003eCeliac disease\u003c/li\u003e\n \u003cli\u003eCerebral palsy\u003c/li\u003e\n \u003cli\u003eDeaf or serious difficulty hearing\u003c/li\u003e\n \u003cli\u003eDiabetes\u003c/li\u003e\n \u003cli\u003eDisfigurement, for example, disfigurement caused by burns, wounds, accidents, or congenital disorders\u003c/li\u003e\n \u003cli\u003eEpilepsy or other seizure disorder\u003c/li\u003e\n \u003cli\u003eGastrointestinal disorders, for example, Crohn's Disease, irritable bowel syndrome\u003c/li\u003e\n \u003cli\u003eIntellectual or developmental disability\u003c/li\u003e\n \u003cli\u003eMental health conditions, for example, depression, bipolar disorder, anxiety disorder, schizophrenia, PTSD\u003c/li\u003e\n \u003cli\u003eMissing limbs or partially missing limbs\u003c/li\u003e\n \u003cli\u003eMobility impairment, benefiting from the use of a wheelchair, scooter, walker, leg brace(s) and/or other supports\u003c/li\u003e\n \u003cli\u003eNervous system condition, for example, migraine headaches, Parkinson’s disease, multiple sclerosis (MS)\u003c/li\u003e\n \u003cli\u003eNeurodivergence, for example, attention-deficit/hyperactivity disorder (ADHD), autism spectrum disorder, dyslexia, dyspraxia, other learning disabilities\u003c/li\u003e\n \u003cli\u003ePartial or complete paralysis (any cause)\u003c/li\u003e\n \u003cli\u003ePulmonary or respiratory conditions, for example, tuberculosis, asthma, emphysema\u003c/li\u003e\n \u003cli\u003eShort stature (dwarfism)\u003c/li\u003e\n \u003cli\u003eTraumatic brain injury\u003c/li\u003e\n\u003c/ul\u003e\n","reasonable_accommodation_notice":"\u003cp\u003ePUBLIC BURDEN STATEMENT: According to the Paperwork Reduction Act of 1995 no persons are required to respond to a collection of information unless such collection displays a valid OMB control number. This survey should take about 5 minutes to complete.\u003c/p\u003e\n"},"eeoc_data":{"links":{"race_ethnicity_definitions":{"href":"/docs/RaceEthnicityDefinitions.pdf","text":"Race \u0026amp; Ethnicity Definitions"}},"questions":{"gender":"Gender","hispanic_ethnicity":"Are you Hispanic/Latino?","race":"Please identify your race","veteran_status":"Veteran Status","disability_status":"Disability Status","api":{"race":"Race"}},"answers":{"gender":["Male","Female","Decline To Self Identify"],"hispanic_ethnicity":[["Yes","Yes"],["No","No"],["Decline To Self Identify","Decline To Self Identify"]],"race":["American Indian or Alaskan Native","Asian","Black or African American","Hispanic or Latino","White","Native Hawaiian or Other Pacific Islander","Two or More Races","Decline To Self Identify"],"veteran_status":["I am not a protected veteran","I identify as one or more of the classifications of a protected veteran","I don't wish to answer"],"disability_status":["Yes, I have a disability, or have had one in the past","No, I do not have a disability and have not had one in the past","I do not want to answer"]}}}" type="text/configuration"></script><script class="js-metadata" data-key="errorImageSource" data-type="string" data-value="https://boards.cdn.greenhouse.io/assets/svg/error-69893c3b3f8f27477ac24dbcb3d8e569fcc265882e77cd464d2bad69dd7d3918.svg" type="text/configuration"></script> <meta property="og:title" content="Research Scientist, Media Fusion"></meta> <meta property="og:description" content="Mountain View, California, US"></meta> <meta property="og:url" content="https://boards.greenhouse.io/deepmind/jobs/6414627"></meta> <meta property="og:image" content="https://recruiting.cdn.greenhouse.io/external_greenhouse_job_boards/logos/000/006/827/original/google_deepmind__og_01.png?1708945361"></meta> <meta property="og:type" content="article"></meta> <link rel="stylesheet" media="screen" href="https://www.gstatic.com/deepmind_website/job.css" /> </head> <body> <div id="wrapper"> <div id="main" class="accessible"> <script class="js-metadata" data-key="JBEN.FormControl.maxFileSizeMb" data-type="number" data-value="100" type="text/configuration"></script><script class="js-metadata" data-key="JBEN.GeocodeEarthProxyUrl" data-type="string" data-value="https://api.geocode.earth/" type="text/configuration"></script> <div id='app_body' style='padding-left:20px'> <div class="logo-container"> <div id="logo"><a target="_blank" href="https://deepmind.com/careers/jobs"><img alt="DeepMind Logo" src="https://recruiting.cdn.greenhouse.io/external_greenhouse_job_boards/logos/000/006/827/resized/google_deepmind__og_01.png?1708945361" width="143" height="75" /></a></div> </div> <div id="header"> <a href='#app' id='apply_button' class='button'> Apply Now </a> <h1 class='app-title'>Research Scientist, Media Fusion</h1> <span class='company-name'> at DeepMind </span> <div class='location'> Mountain View, California, US </div> </div> <div id="content" class=""> <p>At Google DeepMind, we value diversity of experience, knowledge, backgrounds and perspectives and harness these qualities to create extraordinary impact. We are committed to equal employment opportunity regardless of sex, race, religion or belief, ethnic or national origin, disability, age, citizenship, marital, domestic or civil partnership status, sexual orientation, gender identity, pregnancy, or related condition (including breastfeeding) or any other basis as protected by applicable law. If you have a disability or additional need that requires accommodation, please do not hesitate to let us know.</p> <h2>Snapshot</h2> <p>Media Fusion is a project of Google DeepMind (GDM) Generative AI (GenAI), the division of Google bringing Gemini to the world, contributing to teach LLMs to generate fused media like infographics, with application in, health, education, science, and business. Our multidisciplinary team includes research scientists, research engineers, software engineers, UX designers, and game designers. We are uniquely positioned to make a tangible impact on how people interact with information and express themselves.</p> <h2>About us</h2> <p>Artificial Intelligence could be one of humanity’s most useful inventions. At Google DeepMind, we’re a team of scientists, engineers, machine learning experts and more, working together to advance the state of the art in artificial intelligence. We use our technologies for widespread public benefit and scientific discovery, and collaborate with others on critical challenges, ensuring safety and ethics are the highest priority.</p> <h2>The role</h2> <p>The Research Scientist role involves applying scientific expertise to advance GDM's mission. You will work independently on research assignments, conduct literature reviews, evaluate impact, balance immediate needs with long-term goals, and escalate issues as needed, while also leading project segments, using independent judgment and discretion to make decisions and develop new methods.</p> <h3>Key responsibilities</h3> <ul> <li>Develop new approaches to teach LLMs to explain advanced concepts graphically.</li> <li>Create new evaluation methods to measure performance.</li> <li>Venture in novel research directions involving multimodal AI, spanning text, images, audio, and video across various domains.</li> <li>Train and evaluate new versions of Gemini.</li> <li>Publish research.</li> </ul> <h2>About you</h2> <p>In order to set you up for success as a Research Scientist at Google DeepMind, we look for the following skills and experience:</p> <ul> <li>PhD degree in artificial intelligence or related discipline; strong math and machine learning background; expertise in computer vision and language models. </li> <li>Experience training or fine tuning (vision) language models, text to image diffusion models, or other generative AI models.</li> <li>Experience developing and running human evaluations and data collection.</li> <li>An interest in how humans will use the new generation of GenAI, human-computer interaction, cognitive science, or user-experience design.</li> </ul> <p>In addition, the following would be an advantage: </p> <ul> <li>Strong analytical, problem-solving and critical-thinking skills.</li> <li>Ability and desire to work on cross-disciplinary practical problems.</li> <li>Strong programming skills; proficiency in Python and Deep Learning frameworks.</li> <li>Autonomy to manage individual projects priorities, deadlines and deliverables.</li> <li>Good oral and written communication skills.</li> </ul> <p>The US base salary range for this full-time position is between $136,000 - $245,000 + bonus + equity + benefits. Your recruiter can share more about the specific salary range for your targeted location during the hiring process.</p> <h4> </h4> </div> <div id='application' class=""> <a name='app'></a> <form id="application_form" enctype="multipart/form-data" action="https://boards.greenhouse.io/deepmind/jobs/6414627" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓" /> <input type="hidden" name="fingerprint" id="fingerprint" value="9f3529c3a173f95c63b56ddca3bbac0c15f99d83" /> <input type="hidden" name="render_date" id="render_date" value="2024-11-23 19:52:39 +0000" /> <input type="hidden" name="page_load_time" id="page_load_time" value="1732391559" /> <div id='main_fields'> <h2 class='heading'>Apply for this Job</h2> <div class='required-fields'> <span class='asterisk'>*</span> Required </div> <div class='clear'></div> <script type="text/configuration" data-email-address-validator-url="https://email-address-validator.us.greenhouse.io/address/validate"></script> <div class='field'> <label for='first_name'>First Name <span class='asterisk'>*</span></label> <input type='text' id='first_name' name='job_application[first_name]' aria-required="true" maxlength="255" autocomplete="given-name"/> </div> <div class='field'> <label for='last_name'>Last Name <span class='asterisk'>*</span></label> <input type='text' id='last_name' name='job_application[last_name]' aria-required="true" maxlength="255" autocomplete="family-name" /> </div> <div class='field'> <label for='email'>Email <span class='asterisk'>*</span></label> <input type='text' id='email' name='job_application[email]' aria-required="true" maxlength="255" autocomplete="email" /> </div> <div class='field'> <label for='phone'>Phone</label> <input type='text' id='phone' name='job_application[phone]' maxlength="255" autocomplete="tel" /> </div> <div id='dev-fields' aria-hidden="true"> <div class='field'> <label for='dev-field-1'></label> <input type='text' id='dev-field-1' name='dev_field_1' maxlength="255" autocomplete="off"/> </div> </div> <div class='field'> <fieldset id='resume_fieldset' aria-describedby="validate_resume"> <legend> <label aria-label="required" id="resume"> Resume/CV <span class='asterisk'>*</span> </label> </legend> <div class="attach-or-paste " required="required" data-allow-s3="true" data-field="resume" data-file-types="["pdf","doc","docx","txt","rtf"]" data-model="job_application"> <div class="drop-zone hidden"> Drop files here </div> <div id="resume_chosen" class="chosen"> <img alt="resume chosen" src="https://boards.cdn.greenhouse.io/assets/file-296f4c2a42607d24e6901b7c58b0693d4178df7fe4edf1b50e9585efdfad7d39.png" /> <span id="resume_filename"></span> <button name="button" type="button" class="unstyled-button remove" aria-label="Remove attachment"><img width="11" height="11" alt="Remove attachment" src="https://boards.cdn.greenhouse.io/assets/cancellation/x-00cb7c69bded92bc90f03e0028a3457a4905b1e28c8a7fe16b792086c4288c29.png" /></button> </div> <div class="link-container"> <button name="button" type="button" data-source="attach" class="unstyled-button link-button" aria-describedby="resume-allowable-file-types">Attach</button> <a data-source="dropbox" href="#">Dropbox</a> <a data-source="google-drive" href="#">Google Drive</a> <button name="button" type="button" data-source="paste" class="unstyled-button link-button" aria-pressed="false">or enter manually</button> </div> <div data-messages="uploaders"></div> <div class="validation-anchor" id="validate_resume" style="display: none"></div> <div id="resume-allowable-file-types" class="file-types"> (File types: pdf, doc, docx, txt, rtf) </div> <div class="progress-bar"> <div class="upload"> <div class="progress"><div class="bar" style="width: 0%"></div></div> </div> <a href="#" class="cancel"> <img width="11" height="11" alt="Cancel" src="https://boards.cdn.greenhouse.io/assets/cancellation/x-00cb7c69bded92bc90f03e0028a3457a4905b1e28c8a7fe16b792086c4288c29.png" /> </a> </div> <textarea name="job_application[resume_text]" id="resume_text" class="paste" title="Enter manually"> </textarea> </div> </fieldset> </div> <div class='field'> <fieldset id='cover_letter_fieldset' aria-describedby="validate_cover_letter"> <legend> <label id='cover_letter' aria-label=""> Cover Letter </label> </legend> <div class="attach-or-paste " data-allow-s3="true" data-field="cover_letter" data-file-types="["pdf","doc","docx","txt","rtf"]" data-model="job_application"> <div class="drop-zone hidden"> Drop files here </div> <div id="cover_letter_chosen" class="chosen"> <img alt="cover_letter chosen" src="https://boards.cdn.greenhouse.io/assets/file-296f4c2a42607d24e6901b7c58b0693d4178df7fe4edf1b50e9585efdfad7d39.png" /> <span id="cover_letter_filename"></span> <button name="button" type="button" class="unstyled-button remove" aria-label="Remove attachment"><img width="11" height="11" alt="Remove attachment" src="https://boards.cdn.greenhouse.io/assets/cancellation/x-00cb7c69bded92bc90f03e0028a3457a4905b1e28c8a7fe16b792086c4288c29.png" /></button> </div> <div class="link-container"> <button name="button" type="button" data-source="attach" class="unstyled-button link-button" aria-describedby="cover_letter-allowable-file-types">Attach</button> <a data-source="dropbox" href="#">Dropbox</a> <a data-source="google-drive" href="#">Google Drive</a> <button name="button" type="button" data-source="paste" class="unstyled-button link-button" aria-pressed="false">or enter manually</button> </div> <div data-messages="uploaders"></div> <div class="validation-anchor" id="validate_cover_letter" style="display: none"></div> <div id="cover_letter-allowable-file-types" class="file-types"> (File types: pdf, doc, docx, txt, rtf) </div> <div class="progress-bar"> <div class="upload"> <div class="progress"><div class="bar" style="width: 0%"></div></div> </div> <a href="#" class="cancel"> <img width="11" height="11" alt="Cancel" src="https://boards.cdn.greenhouse.io/assets/cancellation/x-00cb7c69bded92bc90f03e0028a3457a4905b1e28c8a7fe16b792086c4288c29.png" /> </a> </div> <textarea name="job_application[cover_letter_text]" id="cover_letter_text" class="paste" title="Enter manually"> </textarea> </div> </fieldset> </div> </div> <hr/> <div id='custom_fields'> <div class="field"> <label>LinkedIn Profile <br/> <input type="hidden" name="job_application[answers_attributes][0][question_id]" id="job_application_answers_attributes_0_question_id" value="52099969" /> <input type="hidden" name="job_application[answers_attributes][0][priority]" id="job_application_answers_attributes_0_priority" value="0" /> <input type="text" name="job_application[answers_attributes][0][text_value]" id="job_application_answers_attributes_0_text_value" aria-required="false" maxlength="255" autocomplete="custom-question-linkedin-profile" /> </label></div> <div class="field"> <label>Link to external profile e.g. LinkedIn, GitHub etc. <br/> <input type="hidden" name="job_application[answers_attributes][1][question_id]" id="job_application_answers_attributes_1_question_id" value="52099970" /> <input type="hidden" name="job_application[answers_attributes][1][priority]" id="job_application_answers_attributes_1_priority" value="1" /> <input type="text" name="job_application[answers_attributes][1][text_value]" id="job_application_answers_attributes_1_text_value" aria-required="false" maxlength="255" autocomplete="custom-question-link-to-external-profile-eg-linkedin-github-etc" /> </label></div> <div class="field"> <label>Where did you hear about this role? <span class="asterisk"> *</span> <br/> <input type="hidden" name="job_application[answers_attributes][2][question_id]" id="job_application_answers_attributes_2_question_id" value="52099971" /> <input type="hidden" name="job_application[answers_attributes][2][priority]" id="job_application_answers_attributes_2_priority" value="2" /> <select name="job_application[answers_attributes][2][answer_selected_options_attributes][2][question_option_id]" id="job_application_answers_attributes_2_answer_selected_options_attributes_2_question_option_id" aria-required="true" style="width: 200px;"><option value="">Please select</option><option value="324007594">DeepMind website</option> <option value="324007595">Glassdoor</option> <option value="324007596">University</option> <option value="324007597">LinkedIn</option> <option value="324007598">Twitter</option> <option value="324007599">Instagram</option> <option value="324007600">I am a participant on the Deepmind Scholarship program</option> <option value="324007601">Attraction and Engagement</option> <option value="324007602">I know someone at DeepMind</option> <option value="324007603">Grace Hopper Conference</option> <option value="324007604">NeurIPS Conference</option> <option value="324007605">Other</option></select> </label></div> </div> <hr/> <div id="demographic_questions"> <strong>U.S. Standard Demographic Questions</strong> <p>Google DeepMind is subject to certain governmental recordkeeping and reporting requirements for the administration of civil rights laws and regulations. In order to comply with these laws and achieve our goal of a diverse and inclusive workforce, Google DeepMind invites employees to voluntarily self-identify their race or ethnicity. Submission of this information is voluntary and refusal to provide it will not subject you to any adverse treatment. The information obtained will be kept confidential and may only be used in accordance with the provisions of applicable laws, executive orders, and regulations, including those that require the information to be summarized and reported to the federal government for civil rights enforcement. When reported, data will not identify any specific individual. If you'd like more information about your EEO rights as an applicant under the law, please click here <a href="https://www.eeoc.gov/employers/eeo-law-poster." target="_blank">https://www.eeoc.gov/employers/eeo-law-poster.</a></p> <div class="field demographic_question " > How would you describe your gender identity? (mark all that apply) <span class="select-one"> </span> <br/> <input type="hidden" name="job_application[demographic_answers][][question_id]" value="19468" /> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119078" class="" /> Man </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119077" class="" /> Non-binary </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119076" class="" /> Woman </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119075" class="free-form-checkbox" /> I prefer to self-describe </label> <br/> <div class="free-form-text"> <input type="text" name="job_application[demographic_answers][][answer_options][][text]" disabled="disabled" maxlength="255" aria-label="I prefer to self-describe" aria-required="false" /> </div> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119074" class="" /> I don't wish to answer </label> <br/> </div> <div class="field demographic_question " > How would you describe your racial/ethnic background? (mark all that apply) <span class="select-one"> </span> <br/> <input type="hidden" name="job_application[demographic_answers][][question_id]" value="19467" /> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119073" class="" /> Black or of African descent </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119072" class="" /> East Asian </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119071" class="" /> Hispanic, Latinx or of Spanish Origin </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119070" class="" /> Indigenous, American Indian or Alaska Native </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119069" class="" /> Middle Eastern or North African </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119068" class="" /> Native Hawaiian or Pacific Islander </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119067" class="" /> South Asian </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119066" class="" /> Southeast Asian </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119065" class="" /> White or European </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119064" class="free-form-checkbox" /> I prefer to self-describe </label> <br/> <div class="free-form-text"> <input type="text" name="job_application[demographic_answers][][answer_options][][text]" disabled="disabled" maxlength="255" aria-label="I prefer to self-describe" aria-required="false" /> </div> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119063" class="" /> I don't wish to answer </label> <br/> </div> <div class="field demographic_question " > How would you describe your sexual orientation? (mark all that apply) <span class="select-one"> </span> <br/> <input type="hidden" name="job_application[demographic_answers][][question_id]" value="19466" /> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119062" class="" /> Asexual </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119061" class="" /> Bisexual and/or pansexual </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119060" class="" /> Gay </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119059" class="" /> Heterosexual </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119058" class="" /> Lesbian </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119057" class="" /> Queer </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119056" class="free-form-checkbox" /> I prefer to self-describe </label> <br/> <div class="free-form-text"> <input type="text" name="job_application[demographic_answers][][answer_options][][text]" disabled="disabled" maxlength="255" aria-label="I prefer to self-describe" aria-required="false" /> </div> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119055" class="" /> I don't wish to answer </label> <br/> </div> <div class="field demographic_question " > Do you identify as transgender? <span class="select-one"> (Select one) </span> <br/> <input type="hidden" name="job_application[demographic_answers][][question_id]" value="19465" /> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119054" class="single-select" /> Yes </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119053" class="single-select" /> No </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119052" class="single-select free-form-checkbox" /> I prefer to self-describe </label> <br/> <div class="free-form-text"> <input type="text" name="job_application[demographic_answers][][answer_options][][text]" disabled="disabled" maxlength="255" aria-label="I prefer to self-describe" aria-required="false" /> </div> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119051" class="single-select" /> I don't wish to answer </label> <br/> </div> <div class="field demographic_question " > Do you have a disability or chronic condition (physical, visual, auditory, cognitive, mental, emotional, or other) that substantially limits one or more of your major life activities, including mobility, communication (seeing, hearing, speaking), and learning? <span class="select-one"> (Select one) </span> <br/> <input type="hidden" name="job_application[demographic_answers][][question_id]" value="19464" /> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119050" class="single-select" /> Yes </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119049" class="single-select" /> No </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119048" class="single-select free-form-checkbox" /> I prefer to self-describe </label> <br/> <div class="free-form-text"> <input type="text" name="job_application[demographic_answers][][answer_options][][text]" disabled="disabled" maxlength="255" aria-label="I prefer to self-describe" aria-required="false" /> </div> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119047" class="single-select" /> I don't wish to answer </label> <br/> </div> <div class="field demographic_question " > Are you a veteran or active member of the United States Armed Forces? <span class="select-one"> (Select one) </span> <br/> <input type="hidden" name="job_application[demographic_answers][][question_id]" value="19463" /> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119046" class="single-select" /> Yes, I am a veteran or active member </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119045" class="single-select" /> No, I am not a veteran or active member </label> <br/> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119044" class="single-select free-form-checkbox" /> I prefer to self-describe </label> <br/> <div class="free-form-text"> <input type="text" name="job_application[demographic_answers][][answer_options][][text]" disabled="disabled" maxlength="255" aria-label="I prefer to self-describe" aria-required="false" /> </div> <label> <input type="checkbox" name="job_application[demographic_answers][][answer_options][][answer_option_id]" value="119043" class="single-select" /> I don't wish to answer </label> <br/> </div> </div> <hr/> <div id="eeoc_fields"> <h3 id="eeoc_title"><h3><strong>Voluntary Self-Identification</strong></h3></h3> <p>For government reporting purposes, we ask candidates to respond to the below self-identification survey. Completion of the form is entirely voluntary. Whatever your decision, it will not be considered in the hiring process or thereafter. Any information that you do provide will be recorded and maintained in a confidential file.</p> <p>As set forth in DeepMind’s Equal Employment Opportunity policy, we do not discriminate on the basis of any protected group status under any applicable law.</p> <div class="field" id="gender_dropdown_container" data-eeoc-question=""> <label for="job_application_gender"> Gender </label> <select name="job_application[gender]" id="job_application_gender" aria-required="false"><option value="">Please select</option><option value="1">Male</option> <option value="2">Female</option> <option value="3">Decline To Self Identify</option></select> </div> <div class="field" id="hispanic_ethnicity_dropdown_container" data-eeoc-question=""> <label for="job_application_hispanic_ethnicity"> Are you Hispanic/Latino? </label> <select name="job_application[hispanic_ethnicity]" id="job_application_hispanic_ethnicity" aria-required="false"><option value="">Please select</option><option value="Yes">Yes</option> <option value="No">No</option> <option value="Decline To Self Identify">Decline To Self Identify</option></select> </div> <div class="field" id="race_dropdown_container" data-eeoc-question=""> <label for="job_application_race"> Please identify your race </label> <select name="job_application[race]" id="job_application_race" aria-required="false"><option value="">Please select</option><option value="1">American Indian or Alaskan Native</option> <option value="2">Asian</option> <option value="3">Black or African American</option> <option hidden="hidden" value="4">Hispanic or Latino</option> <option value="5">White</option> <option value="6">Native Hawaiian or Other Pacific Islander</option> <option value="7">Two or More Races</option> <option value="8">Decline To Self Identify</option></select> </div> <a target="_blank" href="https://boards.cdn.greenhouse.io/docs/RaceEthnicityDefinitions.pdf"> Race & Ethnicity Definitions </a> <p> If you believe you belong to any of the categories of protected veterans listed below, please indicate by making the appropriate selection. As a government contractor subject to the Vietnam Era Veterans Readjustment Assistance Act (VEVRAA), we request this information in order to measure the effectiveness of the outreach and positive recruitment efforts we undertake pursuant to VEVRAA. Classification of protected categories is as follows: </p> <p>A "disabled veteran" is one of the following: a veteran of the U.S. military, ground, naval or air service who is entitled to compensation (or who but for the receipt of military retired pay would be entitled to compensation) under laws administered by the Secretary of Veterans Affairs; or a person who was discharged or released from active duty because of a service-connected disability.</p> <p>A "recently separated veteran" means any veteran during the three-year period beginning on the date of such veteran's discharge or release from active duty in the U.S. military, ground, naval, or air service.</p> <p>An "active duty wartime or campaign badge veteran" means a veteran who served on active duty in the U.S. military, ground, naval or air service during a war, or in a campaign or expedition for which a campaign badge has been authorized under the laws administered by the Department of Defense.</p> <p>An "Armed forces service medal veteran" means a veteran who, while serving on active duty in the U.S. military, ground, naval or air service, participated in a United States military operation for which an Armed Forces service medal was awarded pursuant to Executive Order 12985.</p> <div class="field" id="veteran_status_dropdown_container" data-eeoc-question=""> <label for="job_application_veteran_status"> Veteran Status </label> <select name="job_application[veteran_status]" id="job_application_veteran_status" aria-required="false"><option value="">Please select</option><option value="1">I am not a protected veteran</option> <option value="2">I identify as one or more of the classifications of a protected veteran</option> <option value="3">I don't wish to answer</option></select> </div> <hr/> <h3><strong>Voluntary Self-Identification of Disability</strong></h3> <div style="display:flex; justify-content:space-between;"> <div> <div>Form CC-305</div> <div>Page 1 of 1</div> </div> <div> <div>OMB Control Number 1250-0005</div> <div>Expires 04/30/2026</div> </div> </div> <br> <strong>Why are you being asked to complete this form?</strong> <p>We are a federal contractor or subcontractor. The law requires us to provide equal employment opportunity to qualified people with disabilities. We have a goal of having at least 7% of our workers as people with disabilities. The law says we must measure our progress towards this goal. To do this, we must ask applicants and employees if they have a disability or have ever had one. People can become disabled, so we need to ask this question at least every five years.</p> <p>Completing this form is voluntary, and we hope that you will choose to do so. Your answer is confidential. No one who makes hiring decisions will see it. Your decision to complete the form and your answer will not harm you in any way. If you want to learn more about the law or this form, visit the U.S. Department of Labor’s Office of Federal Contract Compliance Programs (OFCCP) website at <a href="https://www.dol.gov/ofccp" target="_blank">www.dol.gov/ofccp</a>.</p> <strong>How do you know if you have a disability?</strong> <p>A disability is a condition that substantially limits one or more of your “major life activities.” If you have or have ever had such a condition, you are a person with a disability. <strong>Disabilities include, but are not limited to:</strong></p> <ul> <li>Alcohol or other substance use disorder (not currently using drugs illegally)</li> <li>Autoimmune disorder, for example, lupus, fibromyalgia, rheumatoid arthritis, HIV/AIDS</li> <li>Blind or low vision</li> <li>Cancer (past or present)</li> <li>Cardiovascular or heart disease</li> <li>Celiac disease</li> <li>Cerebral palsy</li> <li>Deaf or serious difficulty hearing</li> <li>Diabetes</li> <li>Disfigurement, for example, disfigurement caused by burns, wounds, accidents, or congenital disorders</li> <li>Epilepsy or other seizure disorder</li> <li>Gastrointestinal disorders, for example, Crohn's Disease, irritable bowel syndrome</li> <li>Intellectual or developmental disability</li> <li>Mental health conditions, for example, depression, bipolar disorder, anxiety disorder, schizophrenia, PTSD</li> <li>Missing limbs or partially missing limbs</li> <li>Mobility impairment, benefiting from the use of a wheelchair, scooter, walker, leg brace(s) and/or other supports</li> <li>Nervous system condition, for example, migraine headaches, Parkinson’s disease, multiple sclerosis (MS)</li> <li>Neurodivergence, for example, attention-deficit/hyperactivity disorder (ADHD), autism spectrum disorder, dyslexia, dyspraxia, other learning disabilities</li> <li>Partial or complete paralysis (any cause)</li> <li>Pulmonary or respiratory conditions, for example, tuberculosis, asthma, emphysema</li> <li>Short stature (dwarfism)</li> <li>Traumatic brain injury</li> </ul> <div class="field" id="disability_status_dropdown_container" data-eeoc-question=""> <label for="job_application_disability_status"> Disability Status </label> <select name="job_application[disability_status]" id="job_application_disability_status" aria-required="false"><option value="">Please select</option><option value="1">Yes, I have a disability, or have had one in the past</option> <option value="2">No, I do not have a disability and have not had one in the past</option> <option value="3">I do not want to answer</option></select> </div> <p>PUBLIC BURDEN STATEMENT: According to the Paperwork Reduction Act of 1995 no persons are required to respond to a collection of information unless such collection displays a valid OMB control number. This survey should take about 5 minutes to complete.</p> </div> <div id='captcha_container' style="margin-top: 16px"></div> <hr/> <div id='security_code_fields'> <p id="security_code_description">Enter the verification code sent to <b id="security_code_recipient"></b> to confirm you are not a robot, then submit your application.</p> <div class='field'> <label for='security_code'>Security Code <span class='asterisk'>*</span></label> <input id="security_code" name="security_code" type="text" aria-describedby="security_code_description" disabled autocomplete="one-time-code" /> </div> </div> <div id='error_message'></div> <div id='captcha_error_message'> This application was flagged as potential bot traffic. To resubmit your application, turn off any VPNs, clear the browser's cache and cookies, or try another browser. If you still can't submit it, contact our support team through the <a target="_blank" href="https://support.greenhouse.io/hc/en-us/sections/360011273391-Connecting-with-support">help center</a>. </div> <div id='submit_buttons'> <input type='button' value='Submit Application' id='submit_app' class='button'> </div> </form> </div> </div> </div> </div> <div id="footer"> <span>Powered by</span> <a target="_blank" href="http://www.greenhouse.io/"> <img border="0" alt="Greenhouse Logo" id="gh_logo" src="https://boards.cdn.greenhouse.io/assets/greenhouse-in-app-logo-green-236d994ee39682bb46e214901c264de0df582c97e949e7c854c3531b79f00240.svg" width="100" height="30" /> </a> <div class="privacy-policy"> Read our <a href="http://www.greenhouse.io/privacy-policy">Privacy Policy</a> </div> </div> <script src="https://boards.cdn.greenhouse.io/assets/application-8eaaeaa35b2aa1020ef806bf0fec5cd2ac50f993e07d4ef6cba373ac62340421.js"></script> <div class="s3-upload-form" data-presigned-form="resume"></div> <div class="s3-upload-form" data-presigned-form="cover_letter"></div> <script class="js-metadata" data-key="JBEN.hideCaptcha" data-type="boolean" data-value="false" type="text/configuration"></script><script class="js-metadata" data-key="JBEN.alternateCaptcha" data-type="boolean" data-value="false" type="text/configuration"></script><script class="js-metadata" data-key="JBEN.geetestPath" data-type="string" data-value="/geetest" type="text/configuration"></script><script class="js-metadata" data-key="JBEN.Recaptcha.publicKey" data-type="string" data-value="6Lc_7sYpAAAAAIwx29jsS1yyzLio4oW3atTTi6MO" type="text/configuration"></script> <script type="text/javascript"> var captchaLoadCallback = function() { grecaptcha.enterprise.execute(JBEN.Recaptcha.publicKey, { action: 'load_job' }).then(function(token) { // Future: send this assessment token to the server? }); }; </script> <script src='https://www.google.com/recaptcha/enterprise.js?onload=captchaLoadCallback&render=6Lc_7sYpAAAAAIwx29jsS1yyzLio4oW3atTTi6MO' async></script> <script src="https://boards.cdn.greenhouse.io/assets/show_init-2f5fdd5c5ac90ad3c0ac0d76992d75eafc694581fdc565f42aa90e0fdc3c5d2c.js"></script> <script class="js-metadata" data-key="JBEN.PublicJobBoard.UncacheableAttributes.path" data-type="string" data-value="/uncacheable_attributes.json" type="text/configuration"></script><script class="js-metadata" data-key="LocationControl.Providers.Mapbox.apiKey" data-type="string" data-value="pk.eyJ1IjoiamNtdWxsZXIiLCJhIjoiY2l2YmI2ZG82MDA4bzJ6b3UwNTB1enkycSJ9.oRrvDNk1PKKA76v6qSRFXg" type="text/configuration"></script> <script class="js-metadata" data-key="LocationControl.Providers.Pelias.apiKey" data-type="string" data-value="ge-39f1178289d5d0c5" type="text/configuration"></script> <script type="application/ld+json"> {"@context":"schema.org","@type":"JobPosting","hiringOrganization":{"@type":"Organization","name":"DeepMind","logo":"https://recruiting.cdn.greenhouse.io/external_greenhouse_job_boards/logos/000/006/827/resized/google_deepmind__og_01.png?1708945361"},"title":"Research Scientist, Media Fusion","datePosted":"2024-11-19","jobLocation":{"@type":"Place","address":{"@type":"PostalAddress","addressLocality":null,"addressRegion":null,"addressCountry":null,"postalCode":null}},"description":"\u003cp\u003eAt Google DeepMind, we value diversity of experience, knowledge, backgrounds and perspectives and harness these qualities to create extraordinary impact. We are committed to equal employment opportunity regardless of sex, race, religion or belief, ethnic or national origin, disability, age, citizenship, marital, domestic or civil partnership status, sexual orientation, gender identity, pregnancy, or related condition (including breastfeeding) or any other basis as protected by applicable law. If you have a disability or additional need that requires accommodation, please do not hesitate to let us know.\u003c/p\u003e\n\u003ch2\u003eSnapshot\u003c/h2\u003e\n\u003cp\u003eMedia Fusion is a project of Google DeepMind (GDM) Generative AI (GenAI), the division of Google bringing Gemini to the world, contributing to teach LLMs to generate fused media like infographics, with application in, health, education, science, and business. Our multidisciplinary team includes research scientists, research engineers, software engineers, UX designers, and game designers. We are uniquely positioned to make a tangible impact on how people interact with information and express themselves.\u003c/p\u003e\n\u003ch2\u003eAbout us\u003c/h2\u003e\n\u003cp\u003eArtificial Intelligence could be one of humanity’s most useful inventions. At Google DeepMind, we’re a team of scientists, engineers, machine learning experts and more, working together to advance the state of the art in artificial intelligence. We use our technologies for widespread public benefit and scientific discovery, and collaborate with others on critical challenges, ensuring safety and ethics are the highest priority.\u003c/p\u003e\n\u003ch2\u003eThe role\u003c/h2\u003e\n\u003cp\u003eThe Research Scientist role involves applying scientific expertise to advance GDM's mission. You will work independently on research assignments, conduct literature reviews, evaluate impact, balance immediate needs with long-term goals, and escalate issues as needed, while also leading project segments, using independent judgment and discretion to make decisions and develop new methods.\u003c/p\u003e\n\u003ch3\u003eKey responsibilities\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDevelop new approaches to teach LLMs to explain advanced concepts graphically.\u003c/li\u003e\n\u003cli\u003eCreate new evaluation methods to measure performance.\u003c/li\u003e\n\u003cli\u003eVenture in novel research directions\u0026nbsp; involving multimodal AI, spanning text, images, audio, and video across various domains.\u003c/li\u003e\n\u003cli\u003eTrain and evaluate new versions of Gemini.\u003c/li\u003e\n\u003cli\u003ePublish research.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eAbout you\u003c/h2\u003e\n\u003cp\u003eIn order to set you up for success as a Research Scientist at Google DeepMind, we look for the following skills and experience:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003ePhD degree in artificial intelligence or related discipline; strong math and machine learning background; expertise in computer vision and\u0026nbsp; language models.\u0026nbsp;\u003c/li\u003e\n\u003cli\u003eExperience training or fine tuning (vision) language models, text to image diffusion models, or other generative AI models.\u003c/li\u003e\n\u003cli\u003eExperience developing and running human evaluations and data collection.\u003c/li\u003e\n\u003cli\u003eAn interest in how humans will use the new generation of GenAI, human-computer interaction, cognitive science, or user-experience design.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eIn addition, the following would be an advantage:\u0026nbsp;\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eStrong analytical, problem-solving and critical-thinking skills.\u003c/li\u003e\n\u003cli\u003eAbility and desire to work on cross-disciplinary practical problems.\u003c/li\u003e\n\u003cli\u003eStrong programming skills; proficiency in Python and Deep Learning frameworks.\u003c/li\u003e\n\u003cli\u003eAutonomy to manage individual projects priorities, deadlines and deliverables.\u003c/li\u003e\n\u003cli\u003eGood oral and written communication skills.\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eThe US base salary range for this full-time position is between $136,000 - $245,000 + bonus + equity + benefits. Your recruiter can share more about the specific salary range for your targeted location during the hiring process.\u003c/p\u003e\n\u003ch4\u003e\u0026nbsp;\u003c/h4\u003e"} </script> <script type='text/javascript' src='https://www.dropbox.com/static/api/2/dropins.js' id='dropboxjs' data-app-key='mh9jyh4mfwjnfhj' async></script> <script class="js-metadata" data-key="googlePickerDeveloperKey" data-type="string" data-value="AIzaSyCratp6KuOmiXWfR3ABY8azVmw8XFnBl64" type="text/configuration"></script><script class="js-metadata" data-key="googlePickerClientId" data-type="string" data-value="594601915089-7c2994029qkt5qu2tmbppujr9jqrqqrs.apps.googleusercontent.com" type="text/configuration"></script><script class="js-metadata" data-key="googlePickerAppId" data-type="number" data-value="594601915089" type="text/configuration"></script> <script> function callDriveMethodWhenAvailable(method, retries) { retries = retries || 0; if (window[method]) { window[method](); } else if (retries < 10){ retries++; setTimeout(function() { callDriveMethodWhenAvailable(method, retries); }, retries * 1000); } } </script> <script src='https://apis.google.com/js/api.js' onload="callDriveMethodWhenAvailable('gapiLoaded')" async defer></script> <script src='https://accounts.google.com/gsi/client' onload="callDriveMethodWhenAvailable('gisLoaded')" async defer></script> </body> </html>